You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running "go get -u github.com/ggwhite/go-masker" and getting the following error: ../../../../go/pkg/mod/github.com/ggwhite/go-masker@v1.0.8/masker.go:322:64: undefined: math.MaxInt
Could you please upgrade the codebase for go 1.16 and above?
I'm running "go get -u github.com/ggwhite/go-masker" and getting the following error:
../../../../go/pkg/mod/github.com/ggwhite/go-masker@v1.0.8/masker.go:322:64: undefined: math.MaxIntCould you please upgrade the codebase for go 1.16 and above?