-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Description
# github.com/uber-go/tally
/Users/mrz/go/pkg/mod/github.com/uber-go/[email protected]+incompatible/scope_registry.go:34:2: atomic redeclared in this block
/Users/mrz/go/pkg/mod/github.com/uber-go/[email protected]+incompatible/scope_registry.go:30:2: other declaration of atomic
/Users/mrz/go/pkg/mod/github.com/uber-go/[email protected]+incompatible/scope_registry.go:34:2: "go.uber.org/atomic" imported and not used
/Users/mrz/go/pkg/mod/github.com/uber-go/[email protected]+incompatible/scope_registry.go:967:9: scopes.Inc undefined (type "sync/atomic".Int64 has no field or method Inc)
/Users/mrz/go/pkg/mod/github.com/uber-go/[email protected]+incompatible/scope_registry.go:991:11: scopes.Inc undefined (type "sync/atomic".Int64 has no field or method Inc)
This package is being used in athenadriver
I am unable to revert to v3
since the athenadriver
package is not setup to use go version properly...
I am unable to update my Go dependencies.
Metadata
Metadata
Assignees
Labels
No labels