aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)AuthorFilesLines
2022-11-23remove tun2v1.3.0Xe1-12/+0
Signed-off-by: Xe <me@christine.website>
2022-11-23Some package upgradesXe1-4/+4
Closes #180 Closes #179 Signed-off-by: Xe <me@christine.website>
2022-11-23Package upgradesXe1-3/+3
Closes #166 Closes #126 Closes #125 Signed-off-by: Xe <me@christine.website>
2022-11-23build(deps): bump github.com/kr/pretty from 0.3.0 to 0.3.1 (#144)dependabot[bot]1-2/+2
Bumps [github.com/kr/pretty](https://github.com/kr/pretty) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/kr/pretty/releases) - [Commits](https://github.com/kr/pretty/compare/v0.3.0...v0.3.1) --- updated-dependencies: - dependency-name: github.com/kr/pretty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-23build(deps): bump tailscale.com from 1.32.2 to 1.32.3 (#177)dependabot[bot]1-1/+1
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.32.2 to 1.32.3. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](https://github.com/tailscale/tailscale/compare/v1.32.2...v1.32.3) --- updated-dependencies: - dependency-name: tailscale.com dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-23build(deps): bump github.com/aws/aws-sdk-go from 1.44.93 to 1.44.144 (#178)dependabot[bot]1-8/+8
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.93 to 1.44.144. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.93...v1.44.144) --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-22add mastosan package to turn Mastodon HTML to SlackdownXe1-0/+1
Signed-off-by: Xe <me@christine.website>
2022-11-21basic mastodon client implemented, will do more laterXe1-1/+1
Signed-off-by: Xe <me@christine.website>
2022-11-21remove old confyg package completelyXe1-1/+0
Signed-off-by: Xe <me@christine.website>
2022-11-21go mod tidyXe1-4/+2
Signed-off-by: Xe <me@christine.website>
2022-11-21build(deps): bump tailscale.com from 1.30.0 to 1.32.2 (#158)dependabot[bot]1-8/+8
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.30.0 to 1.32.2. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](https://github.com/tailscale/tailscale/compare/v1.30.0...v1.32.2) --- updated-dependencies: - dependency-name: tailscale.com dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-30robocadey2Xe1-1/+3
Signed-off-by: Xe <me@christine.website>
2022-10-12xedn fixesXe1-0/+1
Signed-off-by: Xe <me@christine.website>
2022-09-16use my own go-avif forkXe1-7/+1
Signed-off-by: Xe <me@christine.website>
2022-09-09cmd: add new command uploudXe1-4/+12
Signed-off-by: Xe <me@christine.website>
2022-09-02xednXe1-32/+104
Signed-off-by: Xe <me@christine.website>
2022-06-22build(deps): bump github.com/miekg/dns from 1.1.48 to 1.1.50 (#123)dependabot[bot]1-1/+1
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.48 to 1.1.50. - [Release notes](https://github.com/miekg/dns/releases) - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](https://github.com/miekg/dns/compare/v1.1.48...v1.1.50) --- updated-dependencies: - dependency-name: github.com/miekg/dns dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28build(deps): bump github.com/peterh/liner from 1.1.0 to 1.2.2 (#121)dependabot[bot]1-1/+1
Bumps [github.com/peterh/liner](https://github.com/peterh/liner) from 1.1.0 to 1.2.2. - [Release notes](https://github.com/peterh/liner/releases) - [Commits](https://github.com/peterh/liner/compare/v1.1.0...v1.2.2) --- updated-dependencies: - dependency-name: github.com/peterh/liner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28build(deps): bump golang.org/x/mod from 0.4.2 to 0.5.1 (#120)dependabot[bot]1-1/+1
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.4.2 to 0.5.1. - [Release notes](https://github.com/golang/mod/releases) - [Commits](https://github.com/golang/mod/compare/v0.4.2...v0.5.1) --- updated-dependencies: - dependency-name: golang.org/x/mod dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27build(deps): bump github.com/miekg/dns from 1.1.28 to 1.1.48 (#116)dependabot[bot]1-3/+3
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.28 to 1.1.48. - [Release notes](https://github.com/miekg/dns/releases) - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](https://github.com/miekg/dns/compare/v1.1.28...v1.1.48) --- updated-dependencies: - dependency-name: github.com/miekg/dns dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27build(deps): bump github.com/otiai10/copy from 1.0.2 to 1.7.0 (#119)dependabot[bot]1-2/+1
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.0.2 to 1.7.0. - [Release notes](https://github.com/otiai10/copy/releases) - [Commits](https://github.com/otiai10/copy/compare/v1.0.2...v1.7.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27build(deps): bump within.website/confyg from 0.4.0 to 1.1.0 (#117)dependabot[bot]1-1/+1
Bumps [within.website/confyg](https://github.com/Xe/confyg) from 0.4.0 to 1.1.0. - [Release notes](https://github.com/Xe/confyg/releases) - [Commits](https://github.com/Xe/confyg/compare/v0.4.0...v1.1.0) --- updated-dependencies: - dependency-name: within.website/confyg dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27build(deps): bump github.com/garyburd/redigo from 1.6.0 to 1.6.3 (#114)dependabot[bot]1-1/+1
Bumps [github.com/garyburd/redigo](https://github.com/garyburd/redigo) from 1.6.0 to 1.6.3. - [Release notes](https://github.com/garyburd/redigo/releases) - [Commits](https://github.com/garyburd/redigo/compare/v1.6.0...v1.6.3) --- updated-dependencies: - dependency-name: github.com/garyburd/redigo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27build(deps): bump github.com/kr/pretty from 0.2.0 to 0.3.0 (#112)dependabot[bot]1-1/+1
Bumps [github.com/kr/pretty](https://github.com/kr/pretty) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/kr/pretty/releases) - [Commits](https://github.com/kr/pretty/compare/v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: github.com/kr/pretty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27build(deps): bump within.website/ln from 0.7.0 to 0.9.1 (#118)dependabot[bot]1-1/+1
Bumps [within.website/ln](https://github.com/Xe/ln) from 0.7.0 to 0.9.1. - [Release notes](https://github.com/Xe/ln/releases) - [Changelog](https://github.com/Xe/ln/blob/master/CHANGELOG.md) - [Commits](https://github.com/Xe/ln/compare/v0.7.0...v0.9.1) --- updated-dependencies: - dependency-name: within.website/ln dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27build(deps): bump github.com/pborman/uuid from 1.2.0 to 1.2.1 (#115)dependabot[bot]1-1/+1
Bumps [github.com/pborman/uuid](https://github.com/pborman/uuid) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/pborman/uuid/releases) - [Commits](https://github.com/pborman/uuid/compare/v1.2...v1.2.1) --- updated-dependencies: - dependency-name: github.com/pborman/uuid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27build(deps): bump github.com/xtaci/smux (#113)dependabot[bot]1-1/+1
Bumps [github.com/xtaci/smux](https://github.com/xtaci/smux) from 1.5.12 to 2.0.1+incompatible. - [Release notes](https://github.com/xtaci/smux/releases) - [Commits](https://github.com/xtaci/smux/commits) --- updated-dependencies: - dependency-name: github.com/xtaci/smux dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27build(deps): bump github.com/bwmarrin/discordgo from 0.20.2 to 0.25.0 (#111)dependabot[bot]1-3/+3
Bumps [github.com/bwmarrin/discordgo](https://github.com/bwmarrin/discordgo) from 0.20.2 to 0.25.0. - [Release notes](https://github.com/bwmarrin/discordgo/releases) - [Commits](https://github.com/bwmarrin/discordgo/compare/v0.20.2...v0.25.0) --- updated-dependencies: - dependency-name: github.com/bwmarrin/discordgo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27build(deps): bump github.com/joho/godotenv from 1.3.0 to 1.4.0 (#110)dependabot[bot]1-1/+1
Bumps [github.com/joho/godotenv](https://github.com/joho/godotenv) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/joho/godotenv/releases) - [Commits](https://github.com/joho/godotenv/compare/v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: github.com/joho/godotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27fix jvozbaXe1-1/+1
Signed-off-by: Xe <me@christine.website>
2022-04-27use flakesXe1-5/+0
Signed-off-by: Xe <me@christine.website>
2020-11-04updateChristine Dodrill1-0/+1
2020-04-07build(deps): bump github.com/xtaci/smux from 1.5.7 to 1.5.12 (#94)dependabot-preview[bot]1-1/+1
Bumps [github.com/xtaci/smux](https://github.com/xtaci/smux) from 1.5.7 to 1.5.12. - [Release notes](https://github.com/xtaci/smux/releases) - [Commits](https://github.com/xtaci/smux/compare/v1.5.7...v1.5.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-07add lorriChristine Dodrill1-2/+2
2020-03-13build(deps): bump github.com/miekg/dns from 1.1.26 to 1.1.28 (#98)dependabot-preview[bot]1-1/+1
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.26 to 1.1.28. - [Release notes](https://github.com/miekg/dns/releases) - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](https://github.com/miekg/dns/compare/v1.1.26...v1.1.28) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-01-31update within.websiteChristine Dodrill1-0/+2
2020-01-03build(deps): bump github.com/kr/pretty from 0.1.0 to 0.2.0 (#75)dependabot-preview[bot]1-1/+1
Bumps [github.com/kr/pretty](https://github.com/kr/pretty) from 0.1.0 to 0.2.0. - [Release notes](https://github.com/kr/pretty/releases) - [Commits](https://github.com/kr/pretty/compare/v0.1.0...v0.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-03build(deps): bump github.com/xtaci/smux from 1.4.4 to 1.5.7 (#73)dependabot-preview[bot]1-1/+1
Bumps [github.com/xtaci/smux](https://github.com/xtaci/smux) from 1.4.4 to 1.5.7. - [Release notes](https://github.com/xtaci/smux/releases) - [Commits](https://github.com/xtaci/smux/compare/v1.4.4...v1.5.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-03build(deps): bump github.com/bwmarrin/discordgo from 0.20.1 to 0.20.2 (#71)dependabot-preview[bot]1-1/+1
Bumps [github.com/bwmarrin/discordgo](https://github.com/bwmarrin/discordgo) from 0.20.1 to 0.20.2. - [Release notes](https://github.com/bwmarrin/discordgo/releases) - [Commits](https://github.com/bwmarrin/discordgo/compare/v0.20.1...v0.20.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-03build(deps): bump github.com/miekg/dns from 1.1.22 to 1.1.26 (#68)dependabot-preview[bot]1-1/+1
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.22 to 1.1.26. - [Release notes](https://github.com/miekg/dns/releases) - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](https://github.com/miekg/dns/compare/v1.1.22...v1.1.26) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-03build(deps): bump github.com/xtaci/kcp-go (#66)dependabot-preview[bot]1-1/+1
Bumps [github.com/xtaci/kcp-go](https://github.com/xtaci/kcp-go) from 5.4.11+incompatible to 5.4.20+incompatible. - [Release notes](https://github.com/xtaci/kcp-go/releases) - [Commits](https://github.com/xtaci/kcp-go/compare/v5.4.11...v5.4.20) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-28completionv1.2.0Christine Dodrill1-1/+2
2019-11-28fixesChristine Dodrill1-2/+2
2019-11-28namegen done betterChristine Dodrill1-0/+1
2019-11-28oopsChristine Dodrill1-1/+1
2019-11-28move hlang to another repoChristine Dodrill1-7/+0
2019-11-28detriChristine Dodrill1-0/+2
2019-10-22build(deps): bump github.com/bwmarrin/discordgo from 0.19.0 to 0.20.1 (#45)dependabot-preview[bot]1-1/+1
Bumps [github.com/bwmarrin/discordgo](https://github.com/bwmarrin/discordgo) from 0.19.0 to 0.20.1. - [Release notes](https://github.com/bwmarrin/discordgo/releases) - [Commits](https://github.com/bwmarrin/discordgo/compare/v0.19.0...v0.20.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07build(deps): bump github.com/miekg/dns from 1.1.19 to 1.1.22 (#42)dependabot-preview[bot]1-1/+1
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.19 to 1.1.22. - [Release notes](https://github.com/miekg/dns/releases) - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](https://github.com/miekg/dns/compare/v1.1.19...v1.1.22) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02build(deps): bump github.com/otiai10/copy from 1.0.1 to 1.0.2dependabot-preview[bot]1-1/+1
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/otiai10/copy/releases) - [Commits](https://github.com/otiai10/copy/compare/v1.0.1...v1.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>