Skip to content

Commit b24872a

Browse files
authored
Merge pull request #76 from sylabs/dependabot/go_modules/github.com/sylabs/json-resp-0.9.4
build(deps): bump github.com/sylabs/json-resp from 0.9.3 to 0.9.4
2 parents 91d0fbb + 15b2328 commit b24872a

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)