Skip to content

Commit c6f6eb9

Browse files
Bump github.com/rest-go/rest from 0.1.4 to 0.1.5
Bumps [github.com/rest-go/rest](https://github.com/rest-go/rest) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/rest-go/rest/releases) - [Commits](rest-go/rest@v0.1.4...v0.1.5) --- updated-dependencies: - dependency-name: github.com/rest-go/rest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 726e800 commit c6f6eb9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/google/go-cmp v0.5.9
99
github.com/imroc/req/v3 v3.42.2
1010
github.com/itchyny/gojq v0.12.13
11-
github.com/rest-go/rest v0.1.4
11+
github.com/rest-go/rest v0.1.5
1212
github.com/samber/do v1.6.0
1313
github.com/samber/lo v1.38.1
1414
github.com/spf13/cobra v1.8.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,8 @@ github.com/refraction-networking/utls v1.5.3 h1:Ds5Ocg1+MC1ahNx5iBEcHe0jHeLaA/fL
291291
github.com/refraction-networking/utls v1.5.3/go.mod h1:SPuDbBmgLGp8s+HLNc83FuavwZCFoMmExj+ltUHiHUw=
292292
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 h1:OdAsTTz6OkFY5QxjkYwrChwuRruF69c169dPK26NUlk=
293293
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo=
294-
github.com/rest-go/rest v0.1.4 h1:agoVEMp3emlq7epmQxmOAm9Lz/4FXc+MftCU3UCS5tI=
295-
github.com/rest-go/rest v0.1.4/go.mod h1:jhL/7bdnp6GAtULr0FEfORJyKJ6k3sWGmmTbUKMTtCg=
294+
github.com/rest-go/rest v0.1.5 h1:vYlSVR1dWKKqAYwkyfzTfNv9jlaAPON774/IyjWIiMQ=
295+
github.com/rest-go/rest v0.1.5/go.mod h1:jhL/7bdnp6GAtULr0FEfORJyKJ6k3sWGmmTbUKMTtCg=
296296
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
297297
github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8=
298298
github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs=

0 commit comments

Comments
 (0)