aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)AuthorFilesLines
2024-08-27cmd/mimi: fix tool useXe Iaso1-9/+9
2024-08-21cmd/hdrwtch: make this readyXe Iaso1-1/+4
2024-08-21cmd/hdrwtch: closer to implementationXe Iaso1-0/+1
2024-08-21build(deps): bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.4 (#623)dependabot[bot]1-6/+1
2024-08-21get started on htmx funXe Iaso1-4/+11
2024-07-26try making alvis betterXe Iaso1-1/+1
2024-07-09build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#622)dependabot[bot]1-1/+1
2024-07-05enable grpc in mi, UTM parametersXe Iaso1-12/+25
2024-07-04build(deps): bump golang.org/x/image from 0.15.0 to 0.18.0 (#621)dependabot[bot]1-4/+5
2024-06-30update generated filesXe Iaso1-3/+3
2024-06-16per-user outputXe Iaso1-0/+2
2024-06-16cmd/hnscrape: assemble training data, oh god this is a bad ideaXe Iaso1-0/+1
2024-06-13build(deps): bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.0 (#617)dependabot[bot]1-1/+1
2024-06-12build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.1 to 2.5.14 (#616)dependabot[bot]1-1/+1
2024-06-12build(deps): bump github.com/rodaine/table from 1.1.1 to 1.2.0 (#615)dependabot[bot]1-1/+1
2024-06-11build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.17 to 1....dependabot[bot]1-5/+5
2024-06-10build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.4 to 1.55...dependabot[bot]1-10/+10
2024-06-08cmd: add command future-sight for preview deploymentsXe Iaso1-0/+5
2024-06-07build(deps): bump modernc.org/sqlite from 1.29.10 to 1.30.0 (#611)dependabot[bot]1-2/+2
2024-06-06build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.16 to 1....dependabot[bot]1-5/+5
2024-06-05build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.3 to 1.54...dependabot[bot]1-8/+8
2024-06-04build(deps): bump github.com/goreleaser/nfpm/v2 from 2.33.1 to 2.37.1 (#608)dependabot[bot]1-9/+9
2024-06-03build(deps): bump github.com/aws/aws-sdk-go from 1.53.12 to 1.53.14 (#607)dependabot[bot]1-1/+1
2024-06-02go mod tidyXe Iaso1-1/+1
2024-06-02tree-wide: use templXe Iaso1-4/+5
2024-06-01cmd: add azurdaXe Iaso1-1/+1
2024-05-31build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.10 to 1....dependabot[bot]1-5/+5
2024-05-30build(deps): bump google.golang.org/grpc from 1.62.1 to 1.64.0 (#605)dependabot[bot]1-3/+3
2024-05-30build(deps): bump github.com/aws/aws-sdk-go from 1.53.6 to 1.53.12 (#604)dependabot[bot]1-1/+1
2024-05-29build(deps): bump github.com/expr-lang/expr from 1.16.3 to 1.16.9 (#603)dependabot[bot]1-1/+1
2024-05-28internal/avif: remove this packageXe Iaso1-1/+5
2024-05-28build(deps): bump tailscale.com from 1.62.1 to 1.66.4 (#602)dependabot[bot]1-5/+7
2024-05-27update gormliteXe Iaso1-2/+2
2024-05-27build(deps): bump github.com/tetratelabs/wazero from 1.7.1 to 1.7.2 (#601)dependabot[bot]1-3/+3
2024-05-24cmd/mi: add event trackingXe Iaso1-0/+3
2024-05-24build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.0 to 1.54...dependabot[bot]1-12/+10
2024-05-23cmd/mi: add some metricsXe Iaso1-0/+3
2024-05-23cmd/mi: try switching to gormlite to regain cross-compilationXe Iaso1-2/+4
2024-05-23build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.26.1 to 1.27.0 (#599)dependabot[bot]1-2/+2
2024-05-22cmd/mi: introduce announcer to replace the current one in mimiXe Iaso1-1/+43
2024-05-22build(deps): bump modernc.org/sqlite from 1.29.9 to 1.29.10 (#598)dependabot[bot]1-1/+1
2024-05-21build(deps): bump github.com/aws/aws-sdk-go from 1.52.6 to 1.53.6 (#597)dependabot[bot]1-1/+1
2024-05-20build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#596)dependabot[bot]1-1/+1
2024-05-17internal: add package flagfolder to populate FlagSets with a secret mountXe Iaso1-0/+1
2024-05-17build(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0 (#595)dependabot[bot]1-1/+1
2024-05-16build(deps): bump modernc.org/sqlite from 1.29.5 to 1.29.9 (#594)dependabot[bot]1-5/+5
2024-05-15build(deps): bump golang.org/x/crypto from 0.21.0 to 0.23.0 (#593)dependabot[bot]1-4/+4
2024-05-14build(deps): bump nhooyr.io/websocket from 1.8.10 to 1.8.11 (#592)dependabot[bot]1-1/+1
2024-05-14build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 (#591)dependabot[bot]1-1/+1
2024-05-13build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#590)dependabot[bot]1-5/+5