Skip to content

Commit

Permalink
update mod files
Browse files Browse the repository at this point in the history
  • Loading branch information
peymanmortazavi committed May 18, 2024
1 parent 149d879 commit cc19428
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19.0

require (
dario.cat/mergo v1.0.0
github.com/meshapi/grpc-api-gateway v0.0.0-00010101000000-000000000000
github.com/meshapi/grpc-api-gateway v0.0.3
golang.org/x/text v0.14.0
golang.org/x/tools v0.18.0
google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17
Expand Down
2 changes: 2 additions & 0 deletions codegen/go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/meshapi/grpc-api-gateway v0.0.3 h1:FzrVeGGHQbABXDllQtQDp+O5hsEeZdSyYZc931oLxXU=
github.com/meshapi/grpc-api-gateway v0.0.3/go.mod h1:0wxCwL7P6v6MWLoqOrlP6c+x3sUJOpCW7CkzgR7bPy8=
golang.org/x/mod v0.15.0 h1:SernR4v+D55NyBH2QiEQrlBAnj1ECL6AGrA5+dPaMY8=
golang.org/x/mod v0.15.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=
Expand Down

0 comments on commit cc19428

Please sign in to comment.