Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
Amogh-Bharadwaj committed Apr 26, 2024
1 parent ad2eef5 commit 7d891a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flow/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ require (
go.temporal.io/sdk v1.26.1
go.uber.org/automaxprocs v1.5.3
golang.org/x/crypto v0.22.0
golang.org/x/mod v0.17.0
golang.org/x/sync v0.7.0
google.golang.org/api v0.176.0
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be
Expand Down Expand Up @@ -170,7 +171,6 @@ require (
github.com/zeebo/xxh3 v1.0.2 // indirect
go.opencensus.io v0.24.0 // indirect
golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f
golang.org/x/mod v0.17.0
golang.org/x/net v0.24.0 // indirect
golang.org/x/oauth2 v0.19.0 // indirect
golang.org/x/sys v0.19.0 // indirect
Expand Down

0 comments on commit 7d891a3

Please sign in to comment.