From cac2a808a5f9e2be8139c492ab903cdad5635b18 Mon Sep 17 00:00:00 2001 From: Robert Pirtle Date: Tue, 15 Feb 2022 10:57:16 -0800 Subject: [PATCH] update e3db-clients-go --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 8ba7389..730fa89 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/jawher/mow.cli v1.2.0 github.com/mitchellh/go-homedir v1.1.0 github.com/stretchr/testify v1.7.0 // indirect - github.com/tozny/e3db-clients-go v0.0.159 + github.com/tozny/e3db-clients-go v0.0.201-0.20220215170428-8927a91a2e3e golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf golang.org/x/oauth2 v0.0.0-20210427180440-81ed05c6b58c ) diff --git a/go.sum b/go.sum index bca40d7..0f2ca37 100644 --- a/go.sum +++ b/go.sum @@ -162,8 +162,8 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY= github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= -github.com/tozny/e3db-clients-go v0.0.159 h1:MaLxrY33tnpum+ueud9z+NgEAIVNcrgzYcL1BOxbomI= -github.com/tozny/e3db-clients-go v0.0.159/go.mod h1:yNs03BRVrLCEZzRze0CjYkrMaC5SLIxPn0li1ZHHVW4= +github.com/tozny/e3db-clients-go v0.0.201-0.20220215170428-8927a91a2e3e h1:i8XPRT07lbZUVVbvm1WAl5QsKGvX4M1AgLuEunyBkf8= +github.com/tozny/e3db-clients-go v0.0.201-0.20220215170428-8927a91a2e3e/go.mod h1:yNs03BRVrLCEZzRze0CjYkrMaC5SLIxPn0li1ZHHVW4= github.com/tozny/utils-go v0.0.51 h1:2BG0JFK5Hcz6Q2FoXOMlc3iivPtnYAPtWMDJIKxlGok= github.com/tozny/utils-go v0.0.51/go.mod h1:LVe397WORTz2JneKLq3CjHgcV80HbBup+iNwrdP8Yus= github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c/go.mod h1:lB8K/P019DLNhemzwFU4jHLhdvlE6uDZjXFejJXr49I=