PaloAltoNetworks / a3s

Auth As A Service
Apache License 2.0
8 stars 5 forks source link

Upgrade dependencies #98

Closed kevincantu closed 4 months ago

kevincantu commented 4 months ago

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