File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.0
55require (
66 github.com/containeroo/httputils v0.0.1
77 github.com/containeroo/resolver v0.3.1
8- github.com/containeroo/tinyflags v0.0.50
8+ github.com/containeroo/tinyflags v0.0.53
99 github.com/stretchr/testify v1.11.1
1010 golang.org/x/net v0.47.0
1111 golang.org/x/sync v0.18.0
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ github.com/containeroo/httputils v0.0.1 h1:W9SbW6nbmnGgaEOXRH5nY9ZwLarBo3+FLUCx6
22github.com/containeroo/httputils v0.0.1 /go.mod h1:TrmDptapH6SBe6CeHFWY2kxy63O/9ZWBWrLKpc2SFjI =
33github.com/containeroo/resolver v0.3.1 h1:a9WY7ArZJxndQDFkcqWlH+AKB1lL//QeNYa5lJvpvv0 =
44github.com/containeroo/resolver v0.3.1 /go.mod h1:98QSZmbWP7A2YR2EU2SJZe34iFPKh2SDI9zJr2vO+Z8 =
5- github.com/containeroo/tinyflags v0.0.50 h1:8wSA++E4adk9J7pX+Zxg19sBjvKx3OtaUmEmIUsyew4 =
6- github.com/containeroo/tinyflags v0.0.50 /go.mod h1:SxHHkI4dTMtsXwhKuw9Q2pCqxoX/ULRwUDteqsfFczM =
5+ github.com/containeroo/tinyflags v0.0.53 h1:AkCw+3jf4ORX7TXxHWpUpANi4W6ci3iOA5wR0+Bj8g4 =
6+ github.com/containeroo/tinyflags v0.0.53 /go.mod h1:SxHHkI4dTMtsXwhKuw9Q2pCqxoX/ULRwUDteqsfFczM =
77github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
88github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
99github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4 =
You can’t perform that action at this time.
0 commit comments