Skip to content

Commit bb508c9

Browse files
Bump github.com/sylabs/json-resp from 0.6.0 to 0.7.0 (#42)
1 parent dcedf50 commit bb508c9

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.13
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.6.0
8+
github.com/sylabs/json-resp v0.7.0
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.6.0 h1:W/yxwBu6WPMqiU9YBaelUsfWU1ZD+x4f4rxqmTr0LaI=
6-
github.com/sylabs/json-resp v0.6.0/go.mod h1:QYGGBTYDgiIH+c6zRQuVd4PIYfm//vFD2flnIdF1k7E=
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=

0 commit comments

Comments
 (0)