Skip to content

Commit 15b2328

Browse files
build(deps): bump github.com/sylabs/json-resp from 0.9.3 to 0.9.4
Bumps [github.com/sylabs/json-resp](https://github.com/sylabs/json-resp) from 0.9.3 to 0.9.4. - [Release notes](https://github.com/sylabs/json-resp/releases) - [Commits](sylabs/json-resp@v0.9.3...v0.9.4) --- 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>
1 parent 91d0fbb commit 15b2328

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.9.3
5+
require github.com/sylabs/json-resp v0.9.4

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.9.3 h1:9GuEmBb1ZHNhVlUEI1wzQSE4ol5avakmRnmeyXfmIk0=
2-
github.com/sylabs/json-resp v0.9.3/go.mod h1:Q9X4wRlZNPv3x76KaL8vTCBO4aC/DP2gh13xdtEqd1g=
1+
github.com/sylabs/json-resp v0.9.4 h1:gFvnPdfrBUQgTAFKcxW8VOTfFdj/eOwBrwSG76BwiCw=
2+
github.com/sylabs/json-resp v0.9.4/go.mod h1:Q9X4wRlZNPv3x76KaL8vTCBO4aC/DP2gh13xdtEqd1g=

0 commit comments

Comments
 (0)