Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Update go modules to latest #22

Closed
disaac opened this issue Jun 16, 2023 · 0 comments
Closed

Update go modules to latest #22

disaac opened this issue Jun 16, 2023 · 0 comments

Comments

@disaac
Copy link
Contributor

disaac commented Jun 16, 2023

Update go module dependencies to latest

disaac added a commit to disaac/authy that referenced this issue Jun 16, 2023
Fixes momaek#22

* Updated go modules to latest
```bash
go get -u ./...
```
* Ran go mod tidy
```bash
go mod tidy
```
* Verified I was able to build and run after update. Manually tested since there are no tests defined.
* Also tested with [PR momaek#21](momaek#21) comitting separately however.
@momaek momaek closed this as completed Jul 21, 2023
@momaek momaek reopened this Jul 21, 2023
@momaek momaek closed this as completed Jul 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants