aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)AuthorFilesLines
2025-04-27feat(relayd): store and query TLS fingerprintsXe Iaso1-2/+11
2025-04-27build(deps): bump golang.org/x/time from 0.10.0 to 0.11.0 (#690)dependabot[bot]1-6/+3
2025-04-26chore: set up semantic-releaseXe Iaso1-3/+3
2025-04-26chore: reformat the world, set up autoformat on commitXe Iaso1-0/+1
2025-04-26chore(templ): fix go generate commandsXe Iaso1-11/+19
2025-04-21cmd/relayd: start implementing tcp fingerprintingXe Iaso1-0/+3
2025-04-07yeet v0.0.7Xe Iaso1-1/+1
2025-04-07fix docker buildsXe Iaso1-190/+31
2025-04-06add reverseproxydXe Iaso1-1/+1
2025-04-01cmd/yeet: build tarball packagesv1.13.0Xe Iaso1-2/+164
2025-04-01cmd/yeet: modernize build syntax, nix nixXe Iaso1-1/+1
2025-03-28cmd/yeet: add ability to build debian packagesXe Iaso1-2/+3
2025-03-21build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#708)dependabot[bot]1-1/+1
2025-03-21build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#707)dependabot[bot]1-1/+1
2025-03-20build(deps): bump github.com/redis/go-redis/v9 from 9.5.3 to 9.5.5 (#706)dependabot[bot]1-1/+1
2025-03-05build(deps): bump github.com/nicklaw5/helix/v2 from 2.30.0 to 2.31.0 (#689)dependabot[bot]1-1/+1
2025-03-04build(deps): bump golang.org/x/time from 0.5.0 to 0.10.0 (#688)dependabot[bot]1-1/+1
2025-03-03build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.2 to 1.36.3 (#684)dependabot[bot]1-1/+1
2025-02-28build(deps): bump github.com/goccy/go-json from 0.10.2 to 0.10.5 (#682)dependabot[bot]1-1/+1
2025-02-27build(deps): bump github.com/gen2brain/avif from 0.3.1 to 0.4.3 (#680)dependabot[bot]1-1/+1
2025-02-26build(deps): bump github.com/aws/aws-sdk-go-v2/credentials (#679)dependabot[bot]1-10/+10
2025-02-25build(deps): bump golang.org/x/image from 0.23.0 to 0.24.0 (#678)dependabot[bot]1-1/+1
2025-02-24build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 (#677)dependabot[bot]1-1/+1
2025-02-24build(deps): bump github.com/gen2brain/jpegxl from 0.3.0 to 0.4.4 (#676)dependabot[bot]1-4/+4
2025-02-21wasm: introduce new package for host->guest buffer passingXe Iaso1-4/+2
2025-02-14cmd/anubis: enable DNSBL checking via droneblXe Iaso1-12/+12
2025-02-14Earthfile: bump to go 1.24Xe Iaso1-7/+8
2025-02-10build(deps): bump github.com/a-h/templ from 0.3.819 to 0.3.833 (#674)dependabot[bot]1-1/+1
2025-02-07build(deps): bump golang.org/x/tools from 0.24.0 to 0.29.0 (#673)dependabot[bot]1-2/+2
2025-02-07build(deps): bump github.com/aws/aws-sdk-go-v2/credentials (#672)dependabot[bot]1-9/+9
2025-02-06build(deps): bump go.etcd.io/bbolt from 1.3.10 to 1.4.0 (#671)dependabot[bot]1-1/+1
2025-02-05build(deps): bump github.com/prometheus/client_golang (#670)dependabot[bot]1-2/+3
2025-02-04build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.34.0 to 1.36.0 (#669)dependabot[bot]1-1/+1
2025-02-03build(deps): bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.24 (#668)dependabot[bot]1-1/+1
2025-01-31build(deps): bump github.com/tetratelabs/wazero from 1.7.2 to 1.8.2 (#667)dependabot[bot]1-1/+1
2025-01-30build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.4 (#666)dependabot[bot]1-1/+1
2025-01-29build(deps): bump github.com/goreleaser/nfpm/v2 from 2.37.1 to 2.41.2 (#665)dependabot[bot]1-12/+11
2025-01-28build(deps): bump github.com/aws/aws-sdk-go-v2/credentials (#664)dependabot[bot]1-11/+11
2025-01-27build(deps): bump github.com/ipfs/go-cid from 0.4.1 to 0.5.0 (#663)dependabot[bot]1-1/+1
2025-01-27build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 (#662)dependabot[bot]1-3/+3
2025-01-24build(deps): bump google.golang.org/grpc from 1.64.1 to 1.70.0 (#660)dependabot[bot]1-6/+6
2025-01-23build(deps): bump gorm.io/gorm from 1.25.10 to 1.25.12 (#659)dependabot[bot]1-1/+1
2025-01-22build(deps): bump github.com/orandin/slog-gorm from 1.3.2 to 1.4.0 (#658)dependabot[bot]1-1/+1
2025-01-21build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.25.0 (#654)dependabot[bot]1-1/+1
2025-01-20build(deps): bump golang.org/x/image from 0.18.0 to 0.23.0 (#650)dependabot[bot]1-2/+2
2025-01-17cmd/uncle-ted: gzip the bee movie scriptXe Iaso1-0/+1
2025-01-17build(deps): bump connectrpc.com/connect from 1.16.2 to 1.18.1 (#644)dependabot[bot]1-1/+1
2025-01-16build(deps): bump github.com/rivo/uniseg from 0.4.4 to 0.4.7 (#643)dependabot[bot]1-1/+1
2025-01-15build(deps): bump github.com/rogpeppe/go-internal from 1.12.0 to 1.13.1 (#642)dependabot[bot]1-1/+1
2025-01-14build(deps): bump github.com/mymmrac/telego from 0.29.2 to 0.31.5 (#641)dependabot[bot]1-9/+10