From 0b8ca7c3f852e4ac3adfca5fe83d49f9beec360f Mon Sep 17 00:00:00 2001 From: Scott Ganyo Date: Wed, 1 Jul 2020 09:41:48 -0700 Subject: [PATCH] golib and envoy v1.0.0-beta.4 --- go.mod | 4 ++-- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index be214e6..25c4942 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index 8586ddc..94439e2 100644 --- a/go.sum +++ b/go.sum @@ -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=