Skip to content

Commit bdad59c

Browse files
Bump github.com/sylabs/json-resp from 0.7.0 to 0.7.1 (#45)
Bumps [github.com/sylabs/json-resp](https://github.com/sylabs/json-resp) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/sylabs/json-resp/releases) - [Commits](sylabs/json-resp@v0.7.0...v0.7.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 007e732 commit bdad59c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ go 1.14
55
require (
66
github.com/go-log/log v0.2.0
77
github.com/gorilla/websocket v1.4.2
8-
github.com/sylabs/json-resp v0.7.0
8+
github.com/sylabs/json-resp v0.7.1
99
)

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ github.com/go-log/log v0.2.0 h1:z8i91GBudxD5L3RmF0KVpetCbcGWAV7q1Tw1eRwQM9Q=
22
github.com/go-log/log v0.2.0/go.mod h1:xzCnwajcues/6w7lne3yK2QU7DBPW7kqbgPGG5AF65U=
33
github.com/gorilla/websocket v1.4.2 h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0Ufc=
44
github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
5-
github.com/sylabs/json-resp v0.7.0 h1:h3jO5QZ+K8Zul4QtmTqEp5TTIUkmdcfz6CsdUceaSnw=
6-
github.com/sylabs/json-resp v0.7.0/go.mod h1:QYGGBTYDgiIH+c6zRQuVd4PIYfm//vFD2flnIdF1k7E=
5+
github.com/sylabs/json-resp v0.7.1 h1:tYxJer8FqLNIWx3mEbYQgrwLL7HR4gyPAfzyeUwEznM=
6+
github.com/sylabs/json-resp v0.7.1/go.mod h1:3O9ze5PoYxia6106m5x+5G5ohnW1AJX/FURjCNovtzA=

0 commit comments

Comments
 (0)