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 modules #88

Merged
merged 1 commit into from
Apr 19, 2022
Merged

Update go modules #88

merged 1 commit into from
Apr 19, 2022

Conversation

obbardc
Copy link
Member

@obbardc obbardc commented Apr 17, 2022

Since dependabot doesn't update pseudo-version dependencies, dependabot
currently only handles updating dependencies which are tagged as semver,
manually update the go modules.

See: dependabot/dependabot-core#3017
Signed-off-by: Christopher Obbard [email protected]

go.sum Outdated Show resolved Hide resolved
Since dependabot doesn't update pseudo-version dependencies, dependabot
currently only handles updating dependencies which are tagged as semver,
manually update the go modules.

This was completed by running the commands:
 $ go get -u
 $ go mod tidy

See: dependabot/dependabot-core#3017
Signed-off-by: Christopher Obbard <[email protected]>
@obbardc obbardc force-pushed the wip/obbardc/update-go-mod branch from e366e95 to 44b83eb Compare April 19, 2022 11:00
@sjoerdsimons sjoerdsimons merged commit 08b4429 into main Apr 19, 2022
@obbardc obbardc deleted the wip/obbardc/update-go-mod branch September 29, 2022 10:35
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.

3 participants