Skip to content

Commit

Permalink
rebase from master
Browse files Browse the repository at this point in the history
  • Loading branch information
ryancurrah committed Dec 15, 2023
1 parent 79a4457 commit 964d305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ require (
go.uber.org/ratelimit v0.2.0
go.uber.org/zap v1.26.0
golang.org/x/crypto v0.16.0
golang.org/x/exp v0.0.0-20230905200255-921286631fa9
google.golang.org/api v0.153.0
google.golang.org/grpc v1.59.0
gopkg.in/jcmturner/gokrb5.v5 v5.3.0
Expand Down Expand Up @@ -154,7 +155,6 @@ require (
github.com/whilp/git-urls v0.0.0-20191001220047-6db9661140c0 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
github.com/xdg-go/stringprep v1.0.4 // indirect
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
gomodules.xyz/envconfig v1.3.1-0.20190308184047-426f31af0d45 // indirect
gomodules.xyz/notify v0.1.1 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17 // indirect
Expand Down

0 comments on commit 964d305

Please sign in to comment.