Skip to content

Commit

Permalink
Create go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
xuesea authored May 9, 2022
1 parent fd03fd9 commit 1324c8b
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 @@ -21,7 +21,7 @@ require (
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)

require (
replace (
google.golang.org/grpc => google.golang.org/grpc v1.44.0
github.com/go-logr/logr => github.com/go-logr/logr v1.2.3
)

0 comments on commit 1324c8b

Please sign in to comment.