File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/sylabs/scs-build-client
3
3
go 1.13
4
4
5
5
require (
6
- github.com/go-log/log v0.1 .0
6
+ github.com/go-log/log v0.2 .0
7
7
github.com/gorilla/websocket v1.4.1
8
8
github.com/sylabs/json-resp v0.6.0
9
9
)
Original file line number Diff line number Diff line change 1
1
github.com/go-log/log v0.1.0 h1:wudGTNsiGzrD5ZjgIkVZ517ugi2XRe9Q/xRCzwEO4/U =
2
2
github.com/go-log/log v0.1.0 /go.mod h1:4mBwpdRMFLiuXZDCwU2lKQFsoSCo72j3HqBK9d81N2M =
3
+ github.com/go-log/log v0.2.0 h1:z8i91GBudxD5L3RmF0KVpetCbcGWAV7q1Tw1eRwQM9Q =
4
+ github.com/go-log/log v0.2.0 /go.mod h1:xzCnwajcues/6w7lne3yK2QU7DBPW7kqbgPGG5AF65U =
3
5
github.com/gorilla/websocket v1.4.1 h1:q7AeDBpnBk8AogcD4DSag/Ukw/KV+YhzLj2bP5HvKCM =
4
6
github.com/gorilla/websocket v1.4.1 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
5
7
github.com/sylabs/json-resp v0.6.0 h1:W/yxwBu6WPMqiU9YBaelUsfWU1ZD+x4f4rxqmTr0LaI =
You can’t perform that action at this time.
0 commit comments