diff options
| author | 2021-09-08 20:51:42 +0100 | |
|---|---|---|
| committer | 2021-09-08 20:51:42 +0100 | |
| commit | 0ea131fd7b594a7647275f19150f90a0339a123c (patch) | |
| tree | 4864c6d677d8960da11842ecbc7f265184ba5380 /vendor/modules.txt | |
| parent | handle oauth token scope, fix user.SigninCount + token.UserID (diff) | |
| download | gotosocial-0ea131fd7b594a7647275f19150f90a0339a123c.tar.xz | |
update oauth library --> v4.3.2-SSB
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 905d5c897..22d3412ff 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -371,7 +371,7 @@ github.com/stretchr/testify/suite # github.com/superseriousbusiness/exifremove v0.0.0-20210330092427-6acd27eac203 ## explicit github.com/superseriousbusiness/exifremove/pkg/exifremove -# github.com/superseriousbusiness/oauth2/v4 v4.3.1-SSB +# github.com/superseriousbusiness/oauth2/v4 v4.3.2-SSB ## explicit github.com/superseriousbusiness/oauth2/v4 github.com/superseriousbusiness/oauth2/v4/errors |
