Skip to content

Commit

Permalink
Update dependency on package-spec (elastic#106)
Browse files Browse the repository at this point in the history
* Update dependency on package-spec

* Fix: make check
  • Loading branch information
mtojek authored Sep 18, 2020
1 parent 6f38ec3 commit 759e041
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/Masterminds/semver v1.5.0
github.com/aymerick/raymond v2.0.2+incompatible
github.com/elastic/go-elasticsearch/v7 v7.9.0
github.com/elastic/package-spec/code/go v0.0.0-20200915131953-4f033cadc785
github.com/elastic/package-spec/code/go v0.0.0-20200918073701-d669841b7963
github.com/go-git/go-billy/v5 v5.0.0
github.com/go-git/go-git/v5 v5.1.0
github.com/google/go-github/v32 v32.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZm
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no=
github.com/elastic/go-elasticsearch/v7 v7.9.0 h1:UEau+a1MiiE/F+UrDj60kqIHFWdzU1M2y/YtBU2NC2M=
github.com/elastic/go-elasticsearch/v7 v7.9.0/go.mod h1:OJ4wdbtDNk5g503kvlHLyErCgQwwzmDtaFC4XyOxXA4=
github.com/elastic/package-spec/code/go v0.0.0-20200915131953-4f033cadc785 h1:ttXQE7Apam44cnRwqDRbvOGAsWHzJfhM8OVDgnFzb3k=
github.com/elastic/package-spec/code/go v0.0.0-20200915131953-4f033cadc785/go.mod h1:SuwqJxWP/DP1OiyXaYToOM6J3n8VswrVoswLsWX+NLo=
github.com/elastic/package-spec/code/go v0.0.0-20200918073701-d669841b7963 h1:1HSGJbZoM2Hn1utGedrTZ/L4ycNGi8vJ3BDLApEE9qI=
github.com/elastic/package-spec/code/go v0.0.0-20200918073701-d669841b7963/go.mod h1:SuwqJxWP/DP1OiyXaYToOM6J3n8VswrVoswLsWX+NLo=
github.com/emirpasic/gods v1.12.0 h1:QAUIPSaCu4G+POclxeqb3F+WPpdKqFGlw36+yOzGlrg=
github.com/emirpasic/gods v1.12.0/go.mod h1:YfzfFFoVP/catgzJb4IKIqXjX78Ha8FMSDh3ymbK86o=
github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
Expand Down

0 comments on commit 759e041

Please sign in to comment.