8000 Bump k8s.io/apimachinery from 0.0.0-20190817020851-f2f3a405f61d to 0.15.7 by dependabot[bot] · Pull Request #93 · gaochao1/swcollector · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump k8s.io/apimachinery from 0.0.0-20190817020851-f2f3a405f61d to 0.15.7 #93

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
26 changes: 0 additions & 26 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,40 +3,14 @@ module github.com/gaochao1/swcollector
go 1.14

require (
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/alouca/gologger v0.0.0-20120904114645-7d4b7291de9c // indirect
github.com/coreos/go-oidc v2.2.1+incompatible // indirect
github.com/didi/nightingale v1.4.0
github.com/eapache/go-resiliency v1.2.0 // indirect
github.com/freedomkk-qfeng/go-fastping v0.0.0-20160109021039-d7bb493dee3e // indirect
github.com/gaochao1/gosnmp v0.0.0-20150630013918-783a67a067fd
github.com/gaochao1/sw v0.0.0-20210119072707-3276e779dfdf
github.com/garyburd/redigo v1.6.2 // indirect
github.com/gin-contrib/pprof v1.3.0 // indirect
github.com/gin-gonic/gin v1.6.3 // indirect
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/go-sql-driver/mysql v1.5.0 // indirect
github.com/google/go-cmp v0.5.1 // indirect
github.com/google/uuid v1.1.2 // indirect
github.com/mattn/go-sqlite3 v1.14.0 // indirect
github.com/open-falcon/common v0.0.0-20160912145637-b9ba65549217
github.com/pquerna/cachecontrol v0.0.0-20200819021114-67c6ae64274f // indirect
github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0 // indirect
github.com/robfig/go-cache v0.0.0-20130306151617-9fc39e0dbf62 // indirect
github.com/shirou/gopsutil v2.20.7+incompatible // indirect
github.com/spf13/viper v1.7.1 // indirect
github.com/streadway/amqp v1.0.0 // indirect
github.com/toolkits/file v0.0.0-20160325033739-a5b3c5147e07
github.com/toolkits/net v0.0.0-20160910085801-3f39ab6fe3ce
github.com/toolkits/pkg v1.1.3 // indirect
github.com/toolkits/slice v0.0.0-20141116085117-e44a80af2484
github.com/toolkits/time v0.0.0-20160524122720-c274716e8d7f // indirect
github.com/ugorji/go/codec v1.1.7
github.com/unrolled/render v1.0.3 // indirect
golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de // indirect
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df // indirect
gopkg.in/square/go-jose.v2 v2.5.1 // indirect
gopkg.in/yaml.v2 v2.3.0 // indirect
k8s.io/apimachinery v0.0.0-20190817020851-f2f3a405f61d // indirect
)
Loading
0