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 #100

Merged
merged 2 commits into from
Jun 28, 2024
Merged

Upgrade dependencies #100

merged 2 commits into from
Jun 28, 2024

Conversation

kevincantu
Copy link
Contributor

go get -u go.aporeto.io/tg@master
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@master
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
@kevincantu kevincantu self-assigned this Jun 28, 2024
@kevincantu
Copy link
Contributor Author

Note that GitHub Actions is having start delays today:
https://www.githubstatus.com/

@kevincantu kevincantu merged commit 72a4c59 into master Jun 28, 2024
1 of 2 checks passed
@kevincantu kevincantu deleted the june branch June 28, 2024 20:40
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