aboutsummaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)AuthorFilesLines
2024-01-09build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#526)dependabot[bot]1-10/+10
2023-12-19build(deps): bump github.com/aws/aws-sdk-go from 1.49.3 to 1.49.5 (#521)dependabot[bot]1-2/+2
2023-12-19build(deps): bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0 (#518)dependabot[bot]1-2/+2
2023-12-18build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#520)dependabot[bot]1-2/+2
2023-12-16build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#517)dependabot[bot]1-2/+2
2023-12-16build(deps): bump modernc.org/sqlite from 1.27.0 to 1.28.0 (#516)dependabot[bot]1-2/+2
2023-12-15build(deps): bump github.com/google/uuid from 1.3.1 to 1.5.0 (#515)dependabot[bot]1-2/+2
2023-12-15build(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.49.3 (#514)dependabot[bot]1-2/+2
2023-12-14build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 (#513)dependabot[bot]1-2/+2
2023-12-14build(deps): bump github.com/mymmrac/telego from 0.27.2 to 0.28.0 (#512)dependabot[bot]1-4/+31
2023-12-09build(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0dependabot[bot]1-10/+10
2023-12-09build(deps): bump github.com/antonmedv/expr from 1.15.3 to 1.15.4dependabot[bot]1-2/+2
2023-12-09arstXe Iaso1-2/+2
2023-12-09build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.22.2 to 1.23.0dependabot[bot]1-2/+2
2023-12-09build(deps): bump tailscale.com from 1.52.1 to 1.54.0dependabot[bot]1-4/+12
2023-12-09build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3dependabot[bot]1-24/+24
2023-12-09build(deps): bump github.com/mymmrac/telego from 0.27.1 to 0.27.2dependabot[bot]1-4/+4
2023-12-09build(deps): bump github.com/aws/aws-sdk-go-v2/credentialsdependabot[bot]1-2/+2
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/+10
2023-11-11build(deps): bump github.com/aws/aws-sdk-go from 1.47.7 to 1.47.9 (#499)dependabot[bot]1-2/+2
2023-11-10build(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 (#495)dependabot[bot]1-4/+4
2023-11-10build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.33.0 to 1.42...dependabot[bot]1-22/+20
2023-11-10build(deps): bump github.com/disintegration/imaging from 1.6.1 to 1.6.2 (#492)dependabot[bot]1-3/+3
2023-11-10build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#491)dependabot[bot]1-11/+12
2023-11-09build(deps): bump github.com/aws/aws-sdk-go from 1.47.5 to 1.47.7 (#490)dependabot[bot]1-2/+2
2023-11-08build(deps): bump github.com/mymmrac/telego from 0.27.0 to 0.27.1 (#484)dependabot[bot]1-2/+2
2023-11-08build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 (#486)dependabot[bot]1-2/+2
2023-11-08build(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#487)dependabot[bot]1-2/+2
2023-11-08build(deps): bump modernc.org/sqlite from 1.26.0 to 1.27.0 (#485)dependabot[bot]1-9/+8
2023-11-08use buildGoModule instead of buildGoApplicationXe Iaso1-4/+21
2023-11-08build(deps): bump github.com/aws/aws-sdk-go from 1.46.7 to 1.47.5dependabot[bot]1-5/+2
2023-11-05build(deps): bump tailscale.com from 1.50.1 to 1.52.1dependabot[bot]1-91/+94
2023-11-05Merge remote-tracking branch 'origin/dependabot/go_modules/github.com/mymmrac...Xe Iaso1-4/+4
2023-11-05Merge remote-tracking branch 'origin/dependabot/go_modules/github.com/antonme...Xe Iaso1-2/+2
2023-11-05Merge remote-tracking branch 'origin/dependabot/go_modules/golang.org/x/oauth...Xe Iaso1-2/+2
2023-11-06build(deps): bump github.com/mymmrac/telego from 0.26.3 to 0.27.0dependabot[bot]1-7/+4
2023-11-06build(deps): bump github.com/antonmedv/expr from 1.15.0 to 1.15.3dependabot[bot]1-5/+2
2023-11-06build(deps): bump golang.org/x/image from 0.7.0 to 0.10.0dependabot[bot]1-5/+3
2023-11-05Merge remote-tracking branch 'origin/dependabot/go_modules/nhooyr.io/websocke...Xe Iaso1-32/+2
2023-11-05Merge remote-tracking branch 'origin/dependabot/go_modules/github.com/aws/aws...Xe Iaso1-2/+2
2023-11-03build(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8dependabot[bot]1-2/+7
2023-11-03cmd: add alvisXe Iaso1-0/+17
2023-10-31build(deps): bump github.com/aws/aws-sdk-go from 1.45.25 to 1.46.7dependabot[bot]1-2/+2
2023-10-27build(deps): bump nhooyr.io/websocket from 1.8.7 to 1.8.10dependabot[bot]1-35/+2
2023-10-27cmd/xedn: serve xesite zipsXe Iaso1-0/+2
2023-10-27cmd/tokenize: nuke failed experimentXe Iaso1-4/+0
2023-10-16build(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.13.0dependabot[bot]1-2/+2
2023-10-13Squashed commit of the following:Xe Iaso1-2/+2
2023-10-13Squashed commit of the following:Xe Iaso1-14/+18