Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
238 changes: 39 additions & 199 deletions glide.lock

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

5 changes: 2 additions & 3 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import:
subpackages:
- proto
- package: github.com/DataDog/agent-payload
version: ^1.0
version: ^4.0
- package: github.com/patrickmn/go-cache
version: ^2.0.0
- package: github.com/k-sone/snmpgo
Expand All @@ -48,5 +48,4 @@ import:
- client
- package: golang.org/x/net
- package: github.com/DataDog/gohai
- package: k8s.io/client-go
version: v2.0.0
- package: github.com/ericchiang/k8s
Loading