update couchbase/goutils (apache 2.0 license) #10

Merged
techknowlogick merged 1 commits from xdch47/session:couchbase/goutils into master 2019-12-07 21:50:16 +00:00
Contributor

update couchbase license

update couchbase license
zeripath reviewed 2019-12-07 21:07:28 +00:00
Dismissed
go.mod Outdated
@ -7,3 +7,3 @@
github.com/bradfitz/gomemcache v0.0.0-20190329173943-551aad21a668
github.com/couchbase/gomemcached v0.0.0-20190515232915-c4b4ca0eb21d // indirect
github.com/couchbase/goutils v0.0.0-20190315194238-f9d42b11473b // indirect
github.com/couchbase/goutils v0.0.0-20191018061334-b49639060d85 // indirect
Contributor

I think you need to use:

github.com/couchbase/goutils/@v/v0.0.0-20191018232750-b49639060d85
I think you need to use: ``` github.com/couchbase/goutils/@v/v0.0.0-20191018232750-b49639060d85 ```
Author
Contributor

should have seen the duplication in go.sum, but just checked ./vendor/github.com/couchbase/goutils/LICENSE.md

should have seen the duplication in go.sum, but just checked `./vendor/github.com/couchbase/goutils/LICENSE.md`
Author
Contributor

or is this again wrong (should I remove duplication in go.sum? go get -u does not do this)? maybe you do this better on your own :)

or is this again wrong (should I remove duplication in go.sum? `go get -u` does not do this)? maybe you do this better on your own :)
Author
Contributor

okay, seems to me like it does not matter…

okay, seems to me like it does not matter…
zeripath approved these changes 2019-12-07 21:37:47 +00:00
Dismissed
zeripath added the
kind/bug
label 2019-12-07 21:38:10 +00:00
techknowlogick approved these changes 2019-12-07 21:50:06 +00:00
Dismissed
techknowlogick closed this pull request 2019-12-07 21:50:15 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.