swagger icon indicating copy to clipboard operation
swagger copied to clipboard

go get -u github.com/gogf/swagger issue

Open xbsummer opened this issue 4 years ago • 1 comments

D:\project\gf-cli>go get -u github.com/gogf/swagger
# github.com/gogf/gf/net/ghttp/internal/client
D:\soft\Go\path\pkg\mod\github.com\gogf\[email protected]\net\ghttp\internal\client\client_tracing.go:73:3: undefined: attribute.Any
D:\soft\Go\path\pkg\mod\github.com\gogf\[email protected]\net\ghttp\internal\client\client_tracing_tracer.go:150:3: undefined: attribute.Any
D:\soft\Go\path\pkg\mod\github.com\gogf\[email protected]\net\ghttp\internal\client\client_tracing_tracer.go:151:3: undefined: attribute.Any


go version go1.17.2 windows/amd64

xbsummer avatar Oct 19 '21 03:10 xbsummer

我也遇到了相同的错误,go也是1.17.2版本

wangrui438 avatar Nov 09 '21 05:11 wangrui438