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

chore: go mod tidy --compat=1.17 #884

Merged
merged 1 commit into from
May 10, 2022
Merged

chore: go mod tidy --compat=1.17 #884

merged 1 commit into from
May 10, 2022

Conversation

toteki
Copy link
Member

@toteki toteki commented May 10, 2022

Looks like go.sum wasn't updated for a couple dependencies, which appeared as an e2e fail here.

Note: To reproduce these changes, use go mod tidy --compat=1.17 instead of the normal go mod tidy

@robert-zaremba robert-zaremba merged commit 4b51731 into main May 10, 2022
@robert-zaremba robert-zaremba deleted the adam/tidy branch May 10, 2022 10:13
mergify bot pushed a commit that referenced this pull request May 10, 2022
(cherry picked from commit 4b51731)

# Conflicts:
#	price-feeder/go.sum
mergify bot pushed a commit that referenced this pull request May 10, 2022
(cherry picked from commit 4b51731)

# Conflicts:
#	go.sum
#	price-feeder/go.sum
toteki added a commit that referenced this pull request May 10, 2022
* go mod tidy x2 (#884)

(cherry picked from commit 4b51731)

# Conflicts:
#	go.sum
#	price-feeder/go.sum

* go mod tidy x2

Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants