diff options
| author | 2025-03-02 13:28:38 +0100 | |
|---|---|---|
| committer | 2025-03-02 13:28:38 +0100 | |
| commit | 5d0e3d9c354906409a514b437d70f7a9db90703a (patch) | |
| tree | 725b5636b301aad97494cec730e54a701c48c66f /go.mod | |
| parent | [chore] github.com/superseriousbusiness/activity -> codeberg.org/superserious... (diff) | |
| download | gotosocial-5d0e3d9c354906409a514b437d70f7a9db90703a.tar.xz | |
[chore] github.com/superseriousbusiness/httpsig -> codeberg.org/superseriousbusiness/httpsig (#3854)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,6 +30,7 @@ require ( codeberg.org/gruf/go-structr v0.8.11 codeberg.org/superseriousbusiness/activity v1.12.0-gts codeberg.org/superseriousbusiness/exif-terminator v0.9.1 + codeberg.org/superseriousbusiness/httpsig v1.3.0-SSB github.com/DmitriyVTitov/size v1.5.0 github.com/KimMachineGun/automemlimit v0.7.1 github.com/SherClockHolmes/webpush-go v1.4.0 @@ -58,7 +59,6 @@ require ( github.com/spf13/cobra v1.9.1 github.com/spf13/viper v1.19.0 github.com/stretchr/testify v1.10.0 - github.com/superseriousbusiness/httpsig v1.2.0-SSB github.com/superseriousbusiness/oauth2/v4 v4.3.2-SSB.0.20230227143000-f4900831d6c8 github.com/tdewolff/minify/v2 v2.21.3 github.com/technologize/otel-go-contrib v1.1.1 |
