summaryrefslogtreecommitdiff
path: root/vendor/github.com
AgeCommit message (Expand)AuthorFiles
2025-06-06[chore] updates code.superseriousbusiness.org/oauth2/v4 to ssb-v4.5.3-1 (#4245)Libravatar kim21
2025-05-31[chore] Upgrade to SQLite 3.50 (#4218)Libravatar Daenney13
2025-05-26[chore] update dependencies (#4196)Libravatar kim46
2025-05-22[chore] update dependencies (#4188)Libravatar kim91
2025-05-10[chore] update direct Go dependencies (#4162)Libravatar kim18
2025-04-28bump dependencies: minio-go, go-sqlite3, goldmark, otel, x/image/webp (#4075)Libravatar kim24
2025-04-25[chore] Move deps to code.superseriousbusiness.org (#4054)Libravatar tobi7
2025-04-22[chore]: Bump github.com/gin-contrib/sessions from 1.0.2 to 1.0.3 (#4033)Libravatar dependabot[bot]10
2025-04-22[chore]: Bump github.com/tdewolff/minify/v2 from 2.23.0 to 2.23.1 (#4036)Libravatar dependabot[bot]1
2025-04-22[chore]: Bump github.com/yuin/goldmark from 1.7.8 to 1.7.10 (#4037)Libravatar dependabot[bot]11
2025-04-14[chore]: Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 (#4003)Libravatar dependabot[bot]86
2025-04-14[chore]: Bump github.com/miekg/dns from 1.1.64 to 1.1.65 (#4001)Libravatar dependabot[bot]6
2025-04-14[chore]: Bump github.com/jackc/pgx/v5 from 5.7.3 to 5.7.4 (#4002)Libravatar dependabot[bot]2
2025-04-14[chore]: Bump github.com/gin-contrib/gzip from 1.2.2 to 1.2.3 (#4000)Libravatar dependabot[bot]200
2025-04-07[feature] add TOTP two-factor authentication (2FA) (#3960)Libravatar tobi29
2025-04-07[chore]: Bump github.com/minio/minio-go/v7 from 7.0.85 to 7.0.89 (#3977)Libravatar dependabot[bot]43
2025-04-07[chore]: Bump github.com/tdewolff/minify/v2 from 2.22.4 to 2.23.0 (#3974)Libravatar dependabot[bot]4
2025-04-04[chore] bump ncruces/go-sqlite3 to v0.25.0 (#3966)Libravatar kim33
2025-04-01[chore] bump golang.org/x/net@v0.38.0, github.com/gin-contrib/cors@v1.7.4, gi...Libravatar kim4
2025-03-26[chore] bumps our spf13/viper version (#3943)Libravatar kim108
2025-03-24[chore]: Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#3927)Libravatar dependabot[bot]4
2025-03-24[chore]: Bump github.com/tdewolff/minify/v2 from 2.21.3 to 2.22.3 (#3933)Libravatar dependabot[bot]5
2025-03-24[chore]: Bump github.com/miekg/dns from 1.1.63 to 1.1.64 (#3936)Libravatar dependabot[bot]9
2025-03-24[chore]: Bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.3 (#3935)Libravatar dependabot[bot]19
2025-03-10bumps our uptrace/bun dependencies to v1.2.11 (#3895)Libravatar kim8
2025-03-10[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc...Libravatar dependabot[bot]3
2025-03-10[chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890)Libravatar dependabot[bot]11
2025-03-03bumps our uptrace/bun dependencies to v1.2.10 (#3865)Libravatar kim34
2025-03-03[chore]: Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#3860)Libravatar dependabot[bot]22
2025-03-03[chore]: Bump github.com/ncruces/go-sqlite3 from 0.23.0 to 0.24.0 (#3862)Libravatar dependabot[bot]22
2025-03-02[chore] migrate oauth2 -> codeberg (#3857)Libravatar tobi50
2025-03-02[chore] Update exif terminator version with codeberg libraries (#3855)Libravatar tobi17
2025-03-02[chore] github.com/superseriousbusiness/httpsig -> codeberg.org/superseriousb...Libravatar tobi7
2025-03-02[chore] github.com/superseriousbusiness/activity -> codeberg.org/superserious...Libravatar tobi726
2025-03-01[chore]: Bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 (#3831)Libravatar dependabot[bot]9
2025-02-26[chore] Update KimMachineGun/automemlimit (#3841)Libravatar tobi1
2025-02-25[chore]: Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#3826)Libravatar dependabot[bot]2
2025-02-25[chore]: Bump github.com/tetratelabs/wazero from 1.8.2 to 1.9.0 (#3827)Libravatar dependabot[bot]11
2025-02-19[chore] Step minio down to 7.0.85 (#3808)Libravatar tobi10
2025-02-19[feature] Forward-compatibility with Approval objects (#3807)Libravatar tobi116
2025-02-17[chore]: Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#3805)Libravatar dependabot[bot]13
2025-02-17[chore]: Bump github.com/minio/minio-go/v7 from 7.0.85 to 7.0.86 (#3803)Libravatar dependabot[bot]11
2025-02-13[chore] bump ncruces go-sqlite3 => v0.23.0 (#3785)Libravatar kim37
2025-02-11[bug] respect `X-Robots-Tag` and `robots.txt` on api/v1/instance and nodeinfo...Libravatar alemi.dev10
2025-02-10[chore]: Bump github.com/minio/minio-go/v7 from 7.0.84 to 7.0.85 (#3772)Libravatar dependabot[bot]3
2025-02-06[chore] update otel libraries (#3740)Libravatar Dominik Süß21
2025-02-03bumps our fork of modernc.org/sqlite to v1.34.5 (#3731)Libravatar kim11
2025-02-03[chore]: Bump github.com/minio/minio-go/v7 from 7.0.81 to 7.0.84 (#3728)Libravatar dependabot[bot]29
2025-02-03[chore]: Bump github.com/tdewolff/minify/v2 from 2.21.2 to 2.21.3 (#3727)Libravatar dependabot[bot]33
2025-02-03[chore]: Bump github.com/KimMachineGun/automemlimit from 0.6.1 to 0.7.0 (#3726)Libravatar dependabot[bot]231