Skip to content

Commit ba9ed5a

Browse files
authored
update deps (#361)
1 parent ffc1eb1 commit ba9ed5a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.16
55
// replace github.com/apigee/apigee-remote-service-golib/v2 => ../apigee-remote-service-golib
66

77
require (
8-
github.com/apigee/apigee-remote-service-golib/v2 v2.0.2
8+
github.com/apigee/apigee-remote-service-golib/v2 v2.0.4
99
github.com/envoyproxy/go-control-plane v0.9.9-0.20201210154907-fd9021fe5dad
1010
github.com/gogo/googleapis v1.4.1
1111
github.com/golang/protobuf v1.5.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRF
4949
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d/go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho=
5050
github.com/apache/thrift v0.12.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
5151
github.com/apache/thrift v0.13.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
52-
github.com/apigee/apigee-remote-service-golib/v2 v2.0.2 h1:TOF4ERzan/tqKGOOqD/76EuKBvSA/meYIdVKtMoliJY=
53-
github.com/apigee/apigee-remote-service-golib/v2 v2.0.2/go.mod h1:TOOwCfw96PfAVFboAzaoVRmpPXVk4KO8ryRqj2jI47o=
52+
github.com/apigee/apigee-remote-service-golib/v2 v2.0.4 h1:8VG+thKiawjEaVX/FugCRwJJLkxN38VHsnlyp6fyR38=
53+
github.com/apigee/apigee-remote-service-golib/v2 v2.0.4/go.mod h1:TOOwCfw96PfAVFboAzaoVRmpPXVk4KO8ryRqj2jI47o=
5454
github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e/go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o=
5555
github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da/go.mod h1:Q73ZrmVTwzkszR9V5SSuryQ31EELlFMUz1kKyl939pY=
5656
github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8=

0 commit comments

Comments
 (0)