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 dependencies #98

Merged
merged 5 commits into from
May 31, 2024
Merged

Upgrade dependencies #98

merged 5 commits into from
May 31, 2024

Conversation

kevincantu
Copy link
Contributor

go get -u go.aporeto.io/tg@may31

go get -u go.aporeto.io/bahamut@master
go get -u go.aporeto.io/manipulate@master
go get -u go.aporeto.io/elemental@master

go get -u github.com/nats-io/nats-server/v2@latest
go get -u github.com/smartystreets/goconvey@latest
go get -u github.com/spf13/viper@latest
go get -u github.com/spf13/cobra@latest
go get -u github.com/spf13/pflag@latest
go get -u golang.org/x/term@latest
go get -u go.uber.org/zap@latest

go mod tidy

go get -u go.aporeto.io/tg@may31

go get -u go.aporeto.io/bahamut@master
go get -u go.aporeto.io/manipulate@master
go get -u go.aporeto.io/elemental@master

go get -u github.com/nats-io/nats-server/v2@latest
go get -u github.com/smartystreets/goconvey@latest
go get -u github.com/spf13/viper@latest
go get -u github.com/spf13/cobra@latest
go get -u github.com/spf13/pflag@latest
go get -u golang.org/x/term@latest
go get -u go.uber.org/zap@latest

go mod tidy
itsai220
itsai220 previously approved these changes May 31, 2024
@kevincantu kevincantu merged commit a8ca7c9 into master May 31, 2024
1 of 2 checks passed
@kevincantu kevincantu deleted the may31 branch May 31, 2024 22:59
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.

None yet

2 participants