diff options
| author | 2023-02-27 16:16:58 +0100 | |
|---|---|---|
| committer | 2023-02-27 16:16:58 +0100 | |
| commit | d550f0ecbeaf32c77c260081f9c2f127fc867e57 (patch) | |
| tree | 910ba5a37fef805441cdeaf8b7201a2c36a24778 /go.mod | |
| parent | [chore] bump go, build, and lint version (#1570) (diff) | |
| download | gotosocial-d550f0ecbeaf32c77c260081f9c2f127fc867e57.tar.xz | |
[chore] Bump oauth2/v4 -> v4.6.6.6-SSB (#1571)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ require ( github.com/stretchr/testify v1.8.1 github.com/superseriousbusiness/activity v1.2.1-gts github.com/superseriousbusiness/exif-terminator v0.5.0 - github.com/superseriousbusiness/oauth2/v4 v4.3.2-SSB + github.com/superseriousbusiness/oauth2/v4 v4.3.2-SSB.0.20230227143000-f4900831d6c8 github.com/tdewolff/minify/v2 v2.12.4 github.com/ulule/limiter/v3 v3.11.0 github.com/uptrace/bun v1.1.10 |
