Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
bump go-orchestrator (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyam8 authored Jun 8, 2020
1 parent 1f2cf4d commit e775d12
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 @@ -11,7 +11,7 @@ require (
github.com/likexian/whois-go v1.7.1
github.com/likexian/whois-parser-go v1.14.5
github.com/miekg/dns v1.1.29
github.com/netdata/go-orchestrator v0.0.0-20200603140311-098907dc6619
github.com/netdata/go-orchestrator v0.0.0-20200608113243-b833425a78d7
github.com/prometheus/common v0.10.0 // indirect
github.com/prometheus/prometheus v2.5.0+incompatible
github.com/stretchr/testify v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJ
github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
github.com/mreiferson/go-httpclient v0.0.0-20160630210159-31f0106b4474/go.mod h1:OQA4XLvDbMgS8P0CevmM4m9Q3Jq4phKUzcocxuGJ5m8=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/netdata/go-orchestrator v0.0.0-20200603140311-098907dc6619 h1:bTwk1+f09DkUaSnL2qT3e5QzwTzsDTGwA6BIx9mUvk0=
github.com/netdata/go-orchestrator v0.0.0-20200603140311-098907dc6619/go.mod h1:RqCYHCESfeQCIP9jl/0mFMDpqt9WLbVXoUDydFmT39M=
github.com/netdata/go-orchestrator v0.0.0-20200608113243-b833425a78d7 h1:wlupx4p8b26FfVKnC26nPKfXA4XKI06AqwV5UmaytsU=
github.com/netdata/go-orchestrator v0.0.0-20200608113243-b833425a78d7/go.mod h1:RqCYHCESfeQCIP9jl/0mFMDpqt9WLbVXoUDydFmT39M=
github.com/nkovacs/streamquote v0.0.0-20170412213628-49af9bddb229/go.mod h1:0aYXnNPJ8l7uZxf45rWW1a/uME32OF0rhiYGNQ2oF2E=
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7/go.mod h1:HzydrMdWErDVzsI23lYNej1Htcns9BCg93Dk0bBINWk=
github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit e775d12

Please sign in to comment.