index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go.mod
Age
Commit message (
Expand
)
Author
Files
2024-07-08
[chore] Bump ncruces/go-sqlite3 to 0.17.1 (#3085)
Daenney
1
2024-07-08
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.72 to 7.0.73 (#3083)
dependabot[bot]
1
2024-07-08
[chore]: Bump golang.org/x/net from 0.26.0 to 0.27.0 (#3082)
dependabot[bot]
1
2024-07-08
[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.26 to 1.0.27 (#3081)
dependabot[bot]
1
2024-07-08
[chore]: Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#3080)
dependabot[bot]
1
2024-07-06
[chore] upstep activity to v1.7.0-gts (#3074)
tobi
1
2024-07-05
[chore] Update ncruces/go-sqlite3 to 0.17 (#3072)
Daenney
1
2024-07-01
[chore]: Bump github.com/yuin/goldmark from 1.7.3 to 1.7.4 (#3059)
dependabot[bot]
1
2024-06-26
[chore]: Bump golang.org/x/image from 0.17.0 to 0.18.0 (#3044)
dependabot[bot]
1
2024-06-24
[chore]: Bump github.com/gorilla/feeds from 1.1.2 to 1.2.0 (#3035)
dependabot[bot]
1
2024-06-24
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.71 to 7.0.72 (#3037)
dependabot[bot]
1
2024-06-24
[chore]: Bump github.com/yuin/goldmark from 1.7.2 to 1.7.3 (#3034)
dependabot[bot]
1
2024-06-22
[chore] update github.com/ncruces/go-sqlite3 -> v0.16.3 (#3029)
kim
1
2024-06-21
update remaining gruf libraries relying on linkname (#3028)
kim
1
2024-06-21
updates go-mutexes to no longer rely on unsafe linkname (#3027)
kim
1
2024-06-21
[chore] update go-structr and go-mangler to no longer rely on modern-go/refle...
kim
1
2024-06-20
[feature] add worker task serialization logic (#2989)
kim
1
2024-06-17
[chore]: Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#3016)
dependabot[bot]
1
2024-06-17
[chore]: Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#3015)
dependabot[bot]
1
2024-06-17
[chore]: Bump github.com/miekg/dns from 1.1.59 to 1.1.61 (#3014)
dependabot[bot]
1
2024-06-17
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.33 to 2.20.34 (#3017)
dependabot[bot]
1
2024-06-17
[chore]: Bump github.com/yuin/goldmark from 1.7.1 to 1.7.2 (#3018)
dependabot[bot]
1
2024-06-12
[chore] Upgrade wasm-sqlite to v0.16.2 (#2997)
Daenney
1
2024-06-10
[chore]: Bump golang.org/x/image from 0.16.0 to 0.17.0 (#2985)
dependabot[bot]
1
2024-06-10
[chore]: Bump github.com/gorilla/websocket from 1.5.1 to 1.5.2 (#2987)
dependabot[bot]
1
2024-06-10
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.32 to 2.20.33 (#2984)
dependabot[bot]
1
2024-06-10
[chore]: Bump golang.org/x/net from 0.25.0 to 0.26.0 (#2986)
dependabot[bot]
1
2024-06-10
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.70 to 7.0.71 (#2988)
dependabot[bot]
1
2024-06-07
[chore] Update WASM go-sqlite3 to v0.16.1 (#2976)
Daenney
1
2024-06-03
bump go-structr to v0.8.5 to improve memory usage (#2955)
kim
1
2024-06-03
[chore]: Bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#2954)
dependabot[bot]
1
2024-05-27
[experiment] add alternative wasm sqlite3 implementation available via build-...
kim
1
2024-05-27
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.25 to 2.20.32 (#2927)
dependabot[bot]
1
2024-05-27
[chore]: Bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 (#2929)
dependabot[bot]
1
2024-05-22
[performance] update storage backend and make use of seek syscall when availa...
kim
1
2024-05-21
--- (#2923)
dependabot[bot]
1
2024-05-21
[chore] dependabot updates (#2922)
kim
1
2024-05-13
[chore]: Bump github.com/gin-contrib/cors from 1.7.1 to 1.7.2 (#2912)
dependabot[bot]
1
2024-05-13
[chore]: Bump github.com/gin-contrib/sessions from 1.0.0 to 1.0.1 (#2916)
dependabot[bot]
1
2024-05-13
[chore]: Bump golang.org/x/net from 0.24.0 to 0.25.0 (#2914)
dependabot[bot]
1
2024-05-13
[performance] update go-structr and go-mutexes with memory usage improvements...
kim
1
2024-05-07
bump modernc.org/sqlite v1.29.8 -> v1.29.9 (concurrency workaround) (#2906)
kim
1
2024-05-06
update go-structr -> v0.8.2 which includes some minor memory usage improvemen...
kim
1
2024-05-06
[chore]: Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#2900)
dependabot[bot]
1
2024-05-06
[chore]: Bump codeberg.org/gruf/go-structr from 0.7.0 to 0.8.0 (#2902)
dependabot[bot]
1
2024-05-06
[chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899)
dependabot[bot]
1
2024-05-06
[chore]: Bump golang.org/x/image from 0.15.0 to 0.16.0 (#2898)
dependabot[bot]
1
2024-04-29
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.19 to 2.20.20 (#2875)
dependabot[bot]
1
2024-04-29
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.69 to 7.0.70 (#2877)
dependabot[bot]
1
2024-04-29
[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc...
dependabot[bot]
1
[next]