Skip to content

Commit

Permalink
updated deps (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
rockspore authored Aug 4, 2020
1 parent 77bcc16 commit cd52b83
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ go 1.13
// replace github.com/apigee/apigee-remote-service-envoy => ../apigee-remote-service-envoy

require (
github.com/apigee/apigee-remote-service-envoy v1.0.0
github.com/apigee/apigee-remote-service-golib v1.0.0
github.com/apigee/apigee-remote-service-envoy v1.0.1-0.20200804175757-cbe957d201e9
github.com/apigee/apigee-remote-service-golib v1.0.1-0.20200804164710-3c3cefe945df
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
github.com/lestrrat-go/jwx v1.0.3
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,12 @@ github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 h1:Hs82Z41s6SdL1C
github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
github.com/apigee/apigee-remote-service-envoy v1.0.0 h1:oQ2p0LNYpFVI5sPmTLqUsuBtmMkzqSEwMaWDgkvQdkg=
github.com/apigee/apigee-remote-service-envoy v1.0.0/go.mod h1:XeXbJQg54nakwFcQi+OwC2Vin08xaJtLwCFPioTwieU=
github.com/apigee/apigee-remote-service-envoy v1.0.1-0.20200804175757-cbe957d201e9 h1:Q0N2BULt+MiFS+5HcNHu5g77t9TXR9GO9CeX95kVdFU=
github.com/apigee/apigee-remote-service-envoy v1.0.1-0.20200804175757-cbe957d201e9/go.mod h1:tdiZ7S3Ju+zB1kq2UbDzM4R74im/KgUJrCezC4CnLj0=
github.com/apigee/apigee-remote-service-golib v1.0.0 h1:oIYMFFGW0YcMyGrggJ2uuVgUPkjCgQSQjDTb8yxuoao=
github.com/apigee/apigee-remote-service-golib v1.0.0/go.mod h1:C8zgor6NPXg1e8pVdOxAM3N3w4QmxLcY9lnLJl/VOd8=
github.com/apigee/apigee-remote-service-golib v1.0.1-0.20200804164710-3c3cefe945df h1:IiAdorcDRQt+MfIKPCX7wjKWiIKoVRg/BZqw5Oxmt44=
github.com/apigee/apigee-remote-service-golib v1.0.1-0.20200804164710-3c3cefe945df/go.mod h1:C8zgor6NPXg1e8pVdOxAM3N3w4QmxLcY9lnLJl/VOd8=
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8=
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
Expand Down

0 comments on commit cd52b83

Please sign in to comment.