Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Commit

Permalink
Locking openconfig/gnmi to the known good version. (#64)
Browse files Browse the repository at this point in the history
Co-authored-by: Murat Acikgoz <muacikgo@microsoft.com>
  • Loading branch information
macikgozwa and Murat Acikgoz authored Dec 16, 2020
1 parent e54f9ca commit d3336d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ go.mod:
$(GO_DEPS): go.mod $(PATCHES)
# FIXME temporary workaround for crypto not downloading..
$(GO) get golang.org/x/crypto/ssh/terminal@e9b2fee46413
$(GO) get github.com/openconfig/gnmi@d2b4e6a45802a75b3571a627519cae85a197fdda
$(GO) mod vendor
$(MGMT_COMMON_DIR)/patches/apply.sh vendor
cp -r $(GOPATH)/pkg/mod/golang.org/x/crypto@v0.0.0-20191206172530-e9b2fee46413 vendor/golang.org/x/crypto
Expand Down

0 comments on commit d3336d1

Please sign in to comment.