Skip to content

Commit

Permalink
golib and envoy v1.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
theganyo committed Jul 1, 2020
1 parent caf2e86 commit 0b8ca7c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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-beta.3.0.20200629162443-e791f23f4f50
github.com/apigee/apigee-remote-service-golib v1.0.0-beta.3.0.20200626215319-903f25c9a17d
github.com/apigee/apigee-remote-service-envoy v1.0.0-beta.4
github.com/apigee/apigee-remote-service-golib v1.0.0-beta.4
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
github.com/google/go-querystring v1.0.0
github.com/lestrrat-go/jwx v1.0.2
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuy
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 h1:Hs82Z41s6SdL1CELW+XaDYmOH4hkBN4/N9og/AsOv7E=
github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
github.com/apigee/apigee-remote-service-envoy v1.0.0-beta.3.0.20200629162443-e791f23f4f50 h1:lzPBznFXHtsj9Z4LA/Sbr3GYfgpvYkibzE+ZFGF4aRI=
github.com/apigee/apigee-remote-service-envoy v1.0.0-beta.3.0.20200629162443-e791f23f4f50/go.mod h1:wkSo8RK8M1p+jhlLIdeQ/tPYNipo4QRuyx99laxsuEw=
github.com/apigee/apigee-remote-service-golib v1.0.0-beta.3.0.20200626215319-903f25c9a17d h1:wO4kMYNLu7P663W1+rJEUqxDUwILrMY6lKdWRg6Kfmw=
github.com/apigee/apigee-remote-service-golib v1.0.0-beta.3.0.20200626215319-903f25c9a17d/go.mod h1:ppZ7rYK/RjFYZlQVDEq6xiemo1zg7OTUILeT9RFxq1E=
github.com/apigee/apigee-remote-service-envoy v1.0.0-beta.4 h1:gF7dTrHqix3w/Pl2JUSzXVBjnesLirS52ybi+AzOt7A=
github.com/apigee/apigee-remote-service-envoy v1.0.0-beta.4/go.mod h1:M8QN0l01hwHTuQtFkGKw5VUC0NcFud623Wri0Rwp+7M=
github.com/apigee/apigee-remote-service-golib v1.0.0-beta.4 h1:jsvh7KksuqHv0xQZmUohaP66PVDH9EFNN8JoyrrH/4s=
github.com/apigee/apigee-remote-service-golib v1.0.0-beta.4/go.mod h1:ppZ7rYK/RjFYZlQVDEq6xiemo1zg7OTUILeT9RFxq1E=
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 0b8ca7c

Please sign in to comment.