aboutsummaryrefslogtreecommitdiff
path: root/gomod2nix.toml
AgeCommit message (Collapse)AuthorFilesLines
2023-11-08use buildGoModule instead of buildGoApplicationXe Iaso1-543/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-11-08build(deps): bump github.com/aws/aws-sdk-go from 1.46.7 to 1.47.5dependabot[bot]1-2/+2
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.46.7 to 1.47.5. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.46.7...v1.47.5) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-05build(deps): bump tailscale.com from 1.50.1 to 1.52.1dependabot[bot]1-79/+85
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.50.1 to 1.52.1. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](https://github.com/tailscale/tailscale/compare/v1.50.1...v1.52.1) --- updated-dependencies: - dependency-name: tailscale.com dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-05Merge remote-tracking branch ↵Xe Iaso1-4/+4
'origin/dependabot/go_modules/github.com/mymmrac/telego-0.27.0'
2023-11-05Merge remote-tracking branch ↵Xe Iaso1-2/+2
'origin/dependabot/go_modules/github.com/antonmedv/expr-1.15.3'
2023-11-05Merge remote-tracking branch ↵Xe Iaso1-2/+2
'origin/dependabot/go_modules/golang.org/x/oauth2-0.13.0'
2023-11-05Merge remote-tracking branch ↵Xe Iaso1-2/+2
'origin/dependabot/go_modules/golang.org/x/image-0.10.0'
2023-11-05Merge remote-tracking branch ↵Xe Iaso1-2/+2
'origin/dependabot/go_modules/nhooyr.io/websocket-1.8.10'
2023-11-05Merge remote-tracking branch ↵Xe Iaso1-2/+2
'origin/dependabot/go_modules/github.com/aws/aws-sdk-go-1.46.7'
2023-11-05Merge remote-tracking branch ↵Xe Iaso1-2/+2
'origin/dependabot/go_modules/go.etcd.io/bbolt-1.3.8'
2023-11-03cmd: add alvisXe Iaso1-0/+15
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-10-27cmd/xedn: serve xesite zipsXe Iaso1-0/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-10-27cmd/tokenize: nuke failed experimentXe Iaso1-6/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-10-13Squashed commit of the following:Xe Iaso1-2/+2
commit 4b9cf7b654cbde2eedcbf787dbbdff0d03cea403 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri Oct 13 10:27:07 2023 +0000 build(deps): bump github.com/aws/aws-sdk-go from 1.44.317 to 1.45.25 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.317 to 1.45.25. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.317...v1.45.25) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13Squashed commit of the following:Xe Iaso1-12/+18
commit d4ac523b834552cd291194be0734cdb4d6480234 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Oct 12 10:29:24 2023 +0000 build(deps): bump tailscale.com from 1.46.1 to 1.50.1 Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.46.1 to 1.50.1. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](https://github.com/tailscale/tailscale/compare/v1.46.1...v1.50.1) --- updated-dependencies: - dependency-name: tailscale.com dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13Squashed commit of the following:Xe Iaso1-6/+6
commit b83c87068acda007305d071508c639122ae7de4a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Oct 12 10:28:32 2023 +0000 build(deps): bump golang.org/x/tools from 0.11.1 to 0.14.0 Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.11.1 to 0.14.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.11.1...v0.14.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13Squashed commit of the following:Xe Iaso1-2/+2
commit ce3b2a7b75588755e2a67c0d26065ad220f4461a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Oct 12 10:28:22 2023 +0000 build(deps): bump github.com/rs/cors from 1.9.0 to 1.10.1 Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.9.0 to 1.10.1. - [Release notes](https://github.com/rs/cors/releases) - [Commits](https://github.com/rs/cors/compare/v1.9.0...v1.10.1) --- updated-dependencies: - dependency-name: github.com/rs/cors dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13Squashed commit of the following:Xe Iaso1-4/+4
commit 3c2abcc50d759a15240693c65634185173783c34 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Oct 12 10:28:12 2023 +0000 build(deps): bump github.com/mymmrac/telego from 0.26.0 to 0.26.3 Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.26.0 to 0.26.3. - [Release notes](https://github.com/mymmrac/telego/releases) - [Commits](https://github.com/mymmrac/telego/compare/v0.26.0...v0.26.3) --- updated-dependencies: - dependency-name: github.com/mymmrac/telego dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13Squashed commit of the following:Xe Iaso1-2/+2
commit 25a4e31b7d9eddf8dfd16f5ad0df7889450dd080 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Oct 12 10:28:06 2023 +0000 build(deps): bump github.com/otiai10/copy from 1.12.0 to 1.14.0 Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.12.0 to 1.14.0. - [Release notes](https://github.com/otiai10/copy/releases) - [Commits](https://github.com/otiai10/copy/compare/v1.12.0...v1.14.0) --- updated-dependencies: - dependency-name: github.com/otiai10/copy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13Squashed commit of the following:Xe Iaso1-2/+2
commit 97fee73cd9b6ba4cd05b9e90476f453244ccced1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Oct 12 10:27:54 2023 +0000 build(deps): bump modernc.org/sqlite from 1.25.0 to 1.26.0 Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.25.0 to 1.26.0. - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.25.0...v1.26.0) --- updated-dependencies: - dependency-name: modernc.org/sqlite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13Squashed commit of the following:Xe Iaso1-10/+10
commit 2d231ef175680e7ae01fb6e13c53781482c62e6a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Oct 11 23:06:36 2023 +0000 build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13Squashed commit of the following:Xe Iaso1-2/+2
commit a746e64b14c2f20bbbb2ec359860d27f3d6e53a0 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Aug 24 10:50:48 2023 +0000 build(deps): bump github.com/tetratelabs/wazero from 1.3.1 to 1.5.0 Bumps [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 1.3.1 to 1.5.0. - [Release notes](https://github.com/tetratelabs/wazero/releases) - [Commits](https://github.com/tetratelabs/wazero/compare/v1.3.1...v1.5.0) --- updated-dependencies: - dependency-name: github.com/tetratelabs/wazero dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13Squashed commit of the following:Xe Iaso1-2/+2
commit 8739c3f228945cdd21ad8692e21f8163cf7893dd Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Aug 22 11:04:25 2023 +0000 build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26cmd/sapientwindex: add reddit botXe Iaso1-0/+9
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-09-07cmd/eq: add first prototype of eq, like jq but with exprv1.7.0Xe Iaso1-0/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-27cmd/sanguisuga: use wireguard to download files over DCCXe Iaso1-0/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-26Switch from ln to slogXe Iaso1-15/+0
ln had a good run, but it's not going to last for the long term. I'm going to standardize everything on log/slog and deprecate ln. Closes #385 Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-13cmd/sanguisuga: fix lock hangXe Iaso1-0/+6
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-11fix gojaXe Iaso1-2/+5
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-11gomod2nixXe Iaso1-30/+30
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-29build(deps): bump github.com/aws/aws-sdk-go from 1.44.309 to 1.44.311Xe Iaso1-8/+2
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.309 to 1.44.311. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.309...v1.44.311) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27gomod2nixXe Iaso1-16/+16
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-27cmd/sanguisuga: fix issue where torrents would start stonedXe Iaso1-0/+3
For some reason when I started torrents, they would just not work. This fixes the torrent downloader by having it set the b64 torrent meta-info instead of passing the URL to the Transmission server. This seems to make torrents actually start downloading. It also makes this use one of Dominikh's libraries instead of the one that the Transmission RPC spec suggested. Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-26cmd: add new command sanguisugaXe Iaso1-2/+23
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-13gomod2nix, apeirophobiaXe Iaso1-26/+26
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-09go mod tidyXe Iaso1-8/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-04add mvdan.cc/xurls/v2Xe Iaso1-0/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-04cmd/marabot: use postgresXe Iaso1-0/+12
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-24linters: introduce a few linters for catching pathological behaviorXe Iaso1-4/+4
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-22gomod2nix updateXe Iaso1-10/+10
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-22cmd/marabot: try some things to make the SQLite inserts fail lessXe Iaso1-0/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-19cmd: add new command xatciXe Iaso1-0/+33
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-19gomod2nix updateXe Iaso1-8/+8
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-17gomod2nix updateXe Iaso1-0/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-15add modernc.org/sqliteXe Iaso1-16/+58
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-13fixXe Iaso1-0/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-12import revolt packageXe Iaso1-89/+101
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-05-26fixXe Iaso1-35/+53
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-05-17gomod2nix updateXe Iaso1-0/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-04-18wazero 1.0.2Xe Iaso1-2/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>