fix: conflict
module github.com/apache/dubbo-go | module github.com/apache/dubbo-go | ||
go 1.15 | |||
require ( | require ( | ||
github.com/NYTimes/gziphandler v1.1.1 // indirect | github.com/NYTimes/gziphandler v1.1.1 // indirect | ||
github.com/RoaringBitmap/roaring v0.5.5 | github.com/RoaringBitmap/roaring v0.5.5 | ||
... | ... |
Please register or sign in to comment