chg: [mod] bump d4-golang-utils

pull/15/head
Jean-Louis Huynen 2020-05-25 16:51:05 +02:00
parent 3c96e3f7e5
commit d52c02f8de
No known key found for this signature in database
GPG Key ID: 64799157F4BD6B93
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -3,6 +3,6 @@ module github.com/D4-project/d4-goclient
go 1.13
require (
github.com/D4-project/d4-golang-utils v0.1.3
github.com/D4-project/d4-golang-utils v0.1.4
github.com/gomodule/redigo v2.0.0+incompatible
)