File tree Expand file tree Collapse file tree 4 files changed +9
-17
lines changed
github.com/Azure/go-ansiterm Expand file tree Collapse file tree 4 files changed +9
-17
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
3232 cel.dev/expr v0.19.1 // indirect
3333 dario.cat/mergo v1.0.1 // indirect
3434 github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect
35- github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
35+ github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
3636 github.com/BurntSushi/toml v1.4.0 // indirect
3737 github.com/MakeNowJust/heredoc v1.0.0 // indirect
3838 github.com/Masterminds/goutils v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA=
66filippo.io/edwards25519 v1.1.0 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
77github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 h1:bvDV9vkmnHYOMsOr4WLk+Vo07yKIzd94sVoIqshQ4bU =
88github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 /go.mod h1:8o94RPi1/7XTJvwPpRSzSUedZrtlirdB3r9Z20bi2f8 =
9- github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 h1:L/gRVlceqvL25UVaW/CKtUDjefjrs0SPonmDGUVOYP0 =
10- github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 /go.mod h1:xomTg63KZ2rFqZQzSB4Vz2SUXa1BpHTVz9L5PTmPC4E =
9+ github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c h1:udKWzYgxTojEKWjV8V+WSxDXJ4NFATAsZjh8iIbsQIg =
10+ github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c /go.mod h1:xomTg63KZ2rFqZQzSB4Vz2SUXa1BpHTVz9L5PTmPC4E =
1111github.com/BurntSushi/toml v1.4.0 h1:kuoIxZQy2WRRk1pttg9asf+WVv6tWQuBNVmK8+nqPr0 =
1212github.com/BurntSushi/toml v1.4.0 /go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho =
1313github.com/DATA-DOG/go-sqlmock v1.5.2 h1:OcvFkGmslmlZibjAjaHm3L//6LiuBgolP7OputlJIzU =
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ dario.cat/mergo
77# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
88## explicit; go 1.20
99github.com/AdaLogics/go-fuzz-headers
10- # github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
10+ # github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
1111## explicit; go 1.16
1212github.com/Azure/go-ansiterm
1313github.com/Azure/go-ansiterm/winterm
You can’t perform that action at this time.
0 commit comments