Skip to content

Commit

Permalink
Fix bin/gocompile-and-push-images.sh (istio#1500)
Browse files Browse the repository at this point in the history
  • Loading branch information
andraxylia authored Nov 4, 2017
1 parent 8d9e3af commit e79ca44
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions pilot/Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pilot/Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,5 @@
revision = "0c6f15e372c831de52fcc393932540bb3a6d51b5"

[[constraint]]
name = "github.com/russross/blackfriday/"
name = "github.com/russross/blackfriday"
revision = "4048872b16cc0fc2c5fd9eacf0ed2c2fedaa0c8c"

0 comments on commit e79ca44

Please sign in to comment.