Skip to content

Commit

Permalink
Merge pull request #2 from edhaight/go-mod-replace
Browse files Browse the repository at this point in the history
Go mod replace
  • Loading branch information
edhaight authored May 17, 2021
2 parents 281f205 + 9f48dc8 commit edeeed0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ require (

replace (
github.com/golang/protobuf => github.com/golang/protobuf v1.3.5
github.com/infobloxopen/atlas-app-toolkit => github.com/edhaight/atlas-app-toolkit v1.1.0-alpha
google.golang.org/genproto => google.golang.org/genproto v0.0.0-20200225123651-fc8f55426688
)

0 comments on commit edeeed0

Please sign in to comment.