Skip to content

Commit

Permalink
Merge pull request #9 from packethost/packngo_bump_23032020
Browse files Browse the repository at this point in the history
bump packngo version 23032020
  • Loading branch information
t0mk authored Mar 23, 2020
2 parents a864d99 + 1e06f65 commit af767a2
Show file tree
Hide file tree
Showing 5 changed files with 250 additions and 158 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/hashicorp/vault/api v1.0.5-0.20200215224050-f6547fa8e820
github.com/hashicorp/vault/sdk v0.1.14-0.20200215224050-f6547fa8e820
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
github.com/packethost/packngo v0.2.1-0.20200220143658-05f78a847cb6
github.com/packethost/packngo v0.2.1-0.20200320175010-9cdf732e0c3e
golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae // indirect
golang.org/x/text v0.3.1-0.20181227161524-e6919f6577db // indirect
google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh
github.com/mitchellh/reflectwalk v1.0.0/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw=
github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA=
github.com/packethost/packngo v0.2.1-0.20200220143658-05f78a847cb6 h1:GL+IdflHCr5+5S2wqXOq7F7D/gfIaZJwJWb5ogRxaKc=
github.com/packethost/packngo v0.2.1-0.20200220143658-05f78a847cb6/go.mod h1:lTgI4wr0T6uAIArEQtlx1wu+n0cEy+opDJpIBAHvQ34=
github.com/packethost/packngo v0.2.1-0.20200320175010-9cdf732e0c3e h1:dUPdoO8yliTx2fbWcwT+uP+/qmQ90wdxB1x4TTUr/T0=
github.com/packethost/packngo v0.2.1-0.20200320175010-9cdf732e0c3e/go.mod h1:lTgI4wr0T6uAIArEQtlx1wu+n0cEy+opDJpIBAHvQ34=
github.com/pascaldekloe/goe v0.1.0/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pierrec/lz4 v2.0.5+incompatible h1:2xWsjqPFWcplujydGg4WmhC/6fZqK42wMM8aXeqhl0I=
github.com/pierrec/lz4 v2.0.5+incompatible/go.mod h1:pdkljMzZIN41W+lC3N2tnIh5sFi+IEE17M5jbnwPHcY=
Expand Down
113 changes: 79 additions & 34 deletions vendor/github.com/packethost/packngo/devices.go

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

Loading

0 comments on commit af767a2

Please sign in to comment.