-
- Downloads
Remove old reference to gitlab.com/uafrica/go-utils
... | ... | @@ -19,7 +19,6 @@ require ( |
github.com/r3labs/diff/v2 v2.14.2 | ||
github.com/sirupsen/logrus v1.8.1 | ||
github.com/thoas/go-funk v0.9.1 | ||
gitlab.com/uafrica/go-utils v1.49.0 | ||
golang.org/x/text v0.3.7 | ||
) | ||
... | ... | @@ -29,12 +28,10 @@ require ( |
github.com/go-errors/errors v1.4.1 // indirect | ||
github.com/go-pg/zerochecker v0.2.0 // indirect | ||
github.com/golang/protobuf v1.5.2 // indirect | ||
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 // indirect | ||
github.com/jinzhu/inflection v1.0.0 // indirect | ||
github.com/jmespath/go-jmespath v0.4.0 // indirect | ||
github.com/jtolds/gls v4.20.0+incompatible // indirect | ||
github.com/pborman/uuid v1.2.1 // indirect | ||
github.com/smartystreets/assertions v1.2.0 // indirect | ||
github.com/smartystreets/goconvey v1.7.2 // indirect | ||
github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc // indirect | ||
github.com/vmihailenco/bufpool v0.1.11 // indirect | ||
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect | ||
... | ... |
Please register or sign in to comment