Skip to content

Commit 492a7ec

Browse files
build(deps): bump github.com/sylabs/json-resp from 0.8.0 to 0.8.1 (#63)
Bumps [github.com/sylabs/json-resp](https://github.com/sylabs/json-resp) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/sylabs/json-resp/releases) - [Commits](sylabs/json-resp@v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: github.com/sylabs/json-resp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 763a7da commit 492a7ec

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
@@ -2,4 +2,4 @@ module github.com/sylabs/scs-key-client
22

33
go 1.17
44

5-
require github.com/sylabs/json-resp v0.8.0
5+
require github.com/sylabs/json-resp v0.8.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/sylabs/json-resp v0.8.0 h1:bZ932uaF220aPqT0+x/vakoaGCGNbpLCjUFm1f+JKlY=
2-
github.com/sylabs/json-resp v0.8.0/go.mod h1:bUGV9cqShOyxz7RxBq03Yt9raKGfELKrfN6Yac3lfiw=
1+
github.com/sylabs/json-resp v0.8.1 h1:3KF04WzGizDVlROeI4DK4B0f9p7XKb0BRTFzI7wPTG8=
2+
github.com/sylabs/json-resp v0.8.1/go.mod h1:bUGV9cqShOyxz7RxBq03Yt9raKGfELKrfN6Yac3lfiw=

0 commit comments

Comments
 (0)