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

Upgrade deps #55

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Upgrade deps #55

merged 1 commit into from
Oct 1, 2024

Conversation

kevincantu
Copy link
Contributor

go get -u github.com/smartystreets/goconvey@latest
go get -u github.com/spf13/cobra@latest
go get -u github.com/spf13/viper@latest
go get -u golang.org/x/term@latest
go mod tidy

```
go get -u github.com/smartystreets/goconvey@latest
go get -u github.com/spf13/cobra@latest
go get -u github.com/spf13/viper@latest
go get -u golang.org/x/term@latest
go mod tidy
```
@kevincantu kevincantu self-assigned this Sep 30, 2024
@kevincantu kevincantu merged commit 39c1f30 into master Oct 1, 2024
2 checks passed
@kevincantu kevincantu deleted the sept branch October 1, 2024 00:57
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