Skip to content

Commit d4b6fcd

Browse files
authored
Merge pull request #72 from sylabs/dependabot/go_modules/github.com/sylabs/json-resp-0.9.2
build(deps): bump github.com/sylabs/json-resp from 0.9.0 to 0.9.2
2 parents 04860ec + 93bb823 commit d4b6fcd

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

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.0 h1:hj2NIT1c65bTTiu+/3ORoQ1miZuYyXr+TapHxa+rNDo=
2-
github.com/sylabs/json-resp v0.9.0/go.mod h1:Q9X4wRlZNPv3x76KaL8vTCBO4aC/DP2gh13xdtEqd1g=
1+
github.com/sylabs/json-resp v0.9.2 h1:ipZ//OmewVSvWFt7Vz2Zr1eATWkPtHPbPpjUCyCzaII=
2+
github.com/sylabs/json-resp v0.9.2/go.mod h1:Q9X4wRlZNPv3x76KaL8vTCBO4aC/DP2gh13xdtEqd1g=

0 commit comments

Comments
 (0)