swagger
swagger copied to clipboard
go get -u github.com/gogf/swagger issue
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
我也遇到了相同的错误,go也是1.17.2版本