summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)AuthorFiles
2024-09-27update gruf / {go-cache, go-maps, go-kv} (#3361)Libravatar kim1
2024-09-26[chore] bump go-byteutil v1.2.0 -> v1.3.0 (#3356)Libravatar kim1
2024-09-26[chore] update go-sched pkg (#3357)Libravatar kim1
2024-09-26[bugfix] s3 media uploaded without content-type (#3353)Libravatar kim1
2024-09-24[chore] Roll otel deps back to `v1.29.0` / `v0.51.0` (#3337)v0.17.0-rc1Libravatar tobi1
2024-09-23[chore]: Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#3327)Libravatar dependabot[bot]1
2024-09-20[chore] ensure consistent caller name fetching regardless of compiler inlinin...Libravatar kim1
2024-09-16[performance] cache more database calls, reduce required database calls overa...Libravatar kim1
2024-09-16[bugfix] Use better plaintext representation of status for filtering (#3301)Libravatar tobi1
2024-09-16[chore] Bump otel deps -> v1.30.0/v0.52.0 (#3307)Libravatar tobi1
2024-09-16[chore]: Bump golang.org/x/net from 0.28.0 to 0.29.0 (#3303)Libravatar dependabot[bot]1
2024-09-16[chore]: Bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.1 (#3302)Libravatar dependabot[bot]1
2024-09-14[chore] Update go-sqlite3 to 0.18.3 (#3295)Libravatar Daenney1
2024-09-10update go-ffmpreg v0.2.5 -> v0.2.6 (#3287)Libravatar kim1
2024-09-09[chore]: Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#3283)Libravatar dependabot[bot]1
2024-09-09[chore]: Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#3284)Libravatar dependabot[bot]1
2024-09-09[chore]: Bump golang.org/x/image from 0.19.0 to 0.20.0 (#3285)Libravatar dependabot[bot]1
2024-09-09[chore]: Bump golang.org/x/text from 0.17.0 to 0.18.0 (#3286)Libravatar dependabot[bot]1
2024-09-09[chore]: Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 (#3282)Libravatar dependabot[bot]1
2024-09-02[chore]: Bump github.com/minio/minio-go/v7 from 7.0.75 to 7.0.76 (#3262)Libravatar dependabot[bot]1
2024-08-31[performance] use single-threaded image transforms (#3252)Libravatar kim1
2024-08-30[chore] Upgrade ncruces/go-sqlite3 to v0.18.1 (#3253)Libravatar Daenney1
2024-08-26[bugfix] Fix incorrect json-ld `@context` serialization (#3243)Libravatar tobi1
2024-08-26[chore] Bump all otel deps (#3241)Libravatar tobi1
2024-08-26[chore]: Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 (#3239)Libravatar dependabot[bot]1
2024-08-19[chore]: Bump github.com/miekg/dns from 1.1.61 to 1.1.62 (#3209)Libravatar dependabot[bot]1
2024-08-19[chore]: Bump github.com/minio/minio-go/v7 from 7.0.74 to 7.0.75 (#3208)Libravatar dependabot[bot]1
2024-08-19[chore]: Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#3210)Libravatar dependabot[bot]1
2024-08-15update go-sqlite3 to v0.18.0 (#3204)Libravatar kim1
2024-08-15update go-ffmpreg to v0.2.5 (pulls in latest tetratelabs/wazero) (#3203)Libravatar kim1
2024-08-14update go-fastcopy to v1.1.3 (#3200)Libravatar kim1
2024-08-14update go-structr to v0.8.8 (#3199)Libravatar kim1
2024-08-12[chore]: Bump golang.org/x/image from 0.18.0 to 0.19.0 (#3191)Libravatar dependabot[bot]1
2024-08-12[chore]: Bump golang.org/x/net from 0.27.0 to 0.28.0 (#3194)Libravatar dependabot[bot]1
2024-08-07updates our ffmpreg version, heh (#3181)Libravatar kim1
2024-08-05[chore]: Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#3171)Libravatar dependabot[bot]1
2024-08-02[chore] add back exif-terminator and use only for jpeg,png,webp (#3161)Libravatar kim1
2024-07-26[feature] Federate interaction policies + Accepts; enforce policies (#3138)Libravatar tobi1
2024-07-22[chore]: Bump github.com/minio/minio-go/v7 from 7.0.73 to 7.0.74 (#3125)Libravatar dependabot[bot]1
2024-07-20update go-ffmpreg to v0.2.3 (#3120)Libravatar kim1
2024-07-19[feature] use webp for thumbnails (#3116)Libravatar kim1
2024-07-15[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.34 to 2.20.37 (#3106)Libravatar dependabot[bot]1
2024-07-15[chore]: Bump github.com/coreos/go-oidc/v3 from 3.10.0 to 3.11.0 (#3104)Libravatar dependabot[bot]1
2024-07-12[feature] support processing of (many) more media types (#3090)Libravatar kim1
2024-07-08[chore] Bump ncruces/go-sqlite3 to 0.17.1 (#3085)Libravatar Daenney1
2024-07-08[chore]: Bump github.com/minio/minio-go/v7 from 7.0.72 to 7.0.73 (#3083)Libravatar dependabot[bot]1
2024-07-08[chore]: Bump golang.org/x/net from 0.26.0 to 0.27.0 (#3082)Libravatar dependabot[bot]1
2024-07-08[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.26 to 1.0.27 (#3081)Libravatar dependabot[bot]1
2024-07-08[chore]: Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#3080)Libravatar dependabot[bot]1
2024-07-06[chore] upstep activity to v1.7.0-gts (#3074)Libravatar tobi1