Skip to content

Commit

Permalink
update e3db-clients-go
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Pirtle committed Feb 25, 2022
1 parent 0a955db commit a0c7a4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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.201-0.20220222173852-d05bdc8ece2d
github.com/tozny/e3db-clients-go v0.0.201-0.20220225212833-bc1c4ada1409
golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf
golang.org/x/oauth2 v0.0.0-20210427180440-81ed05c6b58c
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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.201-0.20220222173852-d05bdc8ece2d h1:iFQzKeRLHaxuA8ueT9pAeGCgqTpU/aQnLVMFzNcqqNA=
github.com/tozny/e3db-clients-go v0.0.201-0.20220222173852-d05bdc8ece2d/go.mod h1:yNs03BRVrLCEZzRze0CjYkrMaC5SLIxPn0li1ZHHVW4=
github.com/tozny/e3db-clients-go v0.0.201-0.20220225212833-bc1c4ada1409 h1:iF8haQF2JvYElLIola4M73srUIZUHbCzq3aYndj3adw=
github.com/tozny/e3db-clients-go v0.0.201-0.20220225212833-bc1c4ada1409/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=
Expand Down

0 comments on commit a0c7a4f

Please sign in to comment.