File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change
1
+ ```release-note:dependency
2
+ deps: bumps github.com/go-resty/resty/v2 from 2.15.3 to 2.16.0
3
+ ```
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ toolchain go1.22.5
5
5
6
6
require (
7
7
github.com/creativeprojects/go-selfupdate v1.4.0
8
- github.com/go-resty/resty/v2 v2.15.3
8
+ github.com/go-resty/resty/v2 v2.16.0
9
9
github.com/google/uuid v1.6.0
10
10
github.com/labstack/echo/v4 v4.12.0
11
11
github.com/labstack/gommon v0.4.2
Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ github.com/go-playground/universal-translator v0.18.0 h1:82dyy6p4OuJq4/CByFNOn/j
95
95
github.com/go-playground/universal-translator v0.18.0 /go.mod h1:UvRDBj+xPUEGrFYl+lu/H90nyDXpg0fqeB/AQUGNTVA =
96
96
github.com/go-playground/validator/v10 v10.10.1 h1:uA0+amWMiglNZKZ9FJRKUAe9U3RX91eVn1JYXMWt7ig =
97
97
github.com/go-playground/validator/v10 v10.10.1 /go.mod h1:i+3WkQ1FvaUjjxh1kSvIA4dMGDBiPU55YFDl0WbKdWU =
98
- github.com/go-resty/resty/v2 v2.15.3 h1:bqff+hcqAflpiF591hhJzNdkRsFhlB96CYfBwSFvql8 =
99
- github.com/go-resty/resty/v2 v2.15.3 /go.mod h1:0fHAoK7JoBy/Ch36N8VFeMsK7xQOHhvWaC3iOktwmIU =
98
+ github.com/go-resty/resty/v2 v2.16.0 h1:qpKalHWI2bpp9BIKlyT8TYWEJXOk1NuKbfiT3RRnzWc =
99
+ github.com/go-resty/resty/v2 v2.16.0 /go.mod h1:0fHAoK7JoBy/Ch36N8VFeMsK7xQOHhvWaC3iOktwmIU =
100
100
github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
101
101
github.com/gogo/protobuf v1.1.1 /go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ =
102
102
github.com/gogo/protobuf v1.2.1 /go.mod h1:hp+jE20tsWTFYpLwKvXlhS1hjn+gTNwPg2I6zVXpSg4 =
You can’t perform that action at this time.
0 commit comments