Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update go version #150

Closed
wants to merge 1 commit into from
Closed

Update go version #150

wants to merge 1 commit into from

Conversation

patricksandquist
Copy link

@patricksandquist patricksandquist commented Jul 25, 2023

Ran into a build error when upgrading dependencies so I'm attempting to upgrade the go version here. Includes a change to adhere to updates in https://github.com/golang/exp/blob/master/slices/slices.go:

# github.com/segmentio/stats/v4
--
  | vendor/github.com/segmentio/stats/v4/tag.go:38:35: type func(a Tag, b Tag) bool of tagIsLess does not match inferred type func(a Tag, b Tag) int for func(a E, b E) int
  | vendor/github.com/segmentio/stats/v4/tag.go:49:30: type func(a Tag, b Tag) bool of tagIsLess does not match inferred type func(a Tag, b Tag) int for func(a E, b E) int

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant