aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)AuthorFilesLines
2023-12-09build(deps): bump tailscale.com from 1.52.1 to 1.54.0dependabot[bot]1-2/+6
2023-12-09build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3dependabot[bot]1-12/+12
2023-12-09build(deps): bump github.com/mymmrac/telego from 0.27.1 to 0.27.2dependabot[bot]1-2/+2
2023-12-09build(deps): bump github.com/aws/aws-sdk-go-v2/credentialsdependabot[bot]1-1/+1
2023-11-23build(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.3 (#507)dependabot[bot]1-2/+2
2023-11-11build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.40 to 1....dependabot[bot]1-5/+5
2023-11-11build(deps): bump github.com/aws/aws-sdk-go from 1.47.7 to 1.47.9 (#499)dependabot[bot]1-1/+1
2023-11-10build(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 (#495)dependabot[bot]1-2/+2
2023-11-10build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.33.0 to 1.42...dependabot[bot]1-10/+10
2023-11-10build(deps): bump github.com/disintegration/imaging from 1.6.1 to 1.6.2 (#492)dependabot[bot]1-1/+1
2023-11-10build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#491)dependabot[bot]1-6/+6
2023-11-09build(deps): bump github.com/aws/aws-sdk-go from 1.47.5 to 1.47.7 (#490)dependabot[bot]1-1/+1
2023-11-08build(deps): bump github.com/mymmrac/telego from 0.27.0 to 0.27.1 (#484)dependabot[bot]1-1/+1
2023-11-08build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 (#486)dependabot[bot]1-1/+1
2023-11-08build(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#487)dependabot[bot]1-1/+1
2023-11-08build(deps): bump modernc.org/sqlite from 1.26.0 to 1.27.0 (#485)dependabot[bot]1-4/+4
2023-11-08use buildGoModule instead of buildGoApplicationXe Iaso1-5/+10
2023-11-08build(deps): bump github.com/aws/aws-sdk-go from 1.46.7 to 1.47.5dependabot[bot]1-1/+1
2023-11-05build(deps): bump tailscale.com from 1.50.1 to 1.52.1dependabot[bot]1-40/+42
2023-11-05Merge remote-tracking branch 'origin/dependabot/go_modules/github.com/mymmrac...Xe Iaso1-2/+2
2023-11-05Merge remote-tracking branch 'origin/dependabot/go_modules/github.com/antonme...Xe Iaso1-1/+1
2023-11-05Merge remote-tracking branch 'origin/dependabot/go_modules/golang.org/x/oauth...Xe Iaso1-1/+1
2023-11-05Merge remote-tracking branch 'origin/dependabot/go_modules/golang.org/x/image...Xe Iaso1-1/+1
2023-11-05Merge remote-tracking branch 'origin/dependabot/go_modules/github.com/google/...Xe Iaso1-1/+1
2023-11-06build(deps): bump github.com/mymmrac/telego from 0.26.3 to 0.27.0dependabot[bot]1-2/+2
2023-11-06build(deps): bump github.com/antonmedv/expr from 1.15.0 to 1.15.3dependabot[bot]1-1/+1
2023-11-06build(deps): bump golang.org/x/image from 0.7.0 to 0.10.0dependabot[bot]1-1/+1
2023-11-05Merge remote-tracking branch 'origin/dependabot/go_modules/nhooyr.io/websocke...Xe Iaso1-1/+1
2023-11-05Merge remote-tracking branch 'origin/dependabot/go_modules/github.com/aws/aws...Xe Iaso1-1/+1
2023-11-03build(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8dependabot[bot]1-1/+1
2023-11-03cmd: add alvisXe Iaso1-0/+5
2023-10-31build(deps): bump github.com/aws/aws-sdk-go from 1.45.25 to 1.46.7dependabot[bot]1-1/+1
2023-10-27build(deps): bump nhooyr.io/websocket from 1.8.7 to 1.8.10dependabot[bot]1-1/+1
2023-10-27cmd/xedn: serve xesite zipsXe Iaso1-0/+1
2023-10-27cmd/tokenize: nuke failed experimentXe Iaso1-2/+0
2023-10-16build(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.13.0dependabot[bot]1-1/+1
2023-10-13Squashed commit of the following:Xe Iaso1-1/+1
2023-10-13Squashed commit of the following:Xe Iaso1-6/+8
2023-10-13Squashed commit of the following:Xe Iaso1-4/+4
2023-10-13Squashed commit of the following:Xe Iaso1-1/+1
2023-10-13Squashed commit of the following:Xe Iaso1-2/+2
2023-10-13Squashed commit of the following:Xe Iaso1-1/+1
2023-10-13Squashed commit of the following:Xe Iaso1-1/+1
2023-10-13Squashed commit of the following:Xe Iaso1-8/+8
2023-10-13Squashed commit of the following:Xe Iaso1-1/+1
2023-10-13Squashed commit of the following:Xe Iaso1-1/+1
2023-09-26cmd/sapientwindex: add reddit botXe Iaso1-0/+3
2023-09-07cmd/eq: add first prototype of eq, like jq but with exprv1.7.0Xe Iaso1-0/+1
2023-08-27cmd/sanguisuga: use wireguard to download files over DCCXe Iaso1-0/+1
2023-08-26Switch from ln to slogXe Iaso1-7/+2