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
{{ message }}
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
Fixesmomaek#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.
Update go module dependencies to latest
The text was updated successfully, but these errors were encountered: