aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)AuthorFilesLines
2024-01-09build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#526)dependabot[bot]1-5/+5
* build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.15.0 to 0.16.0. - [Commits](https://github.com/golang/oauth2/compare/v0.15.0...v0.16.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-12-19build(deps): bump github.com/aws/aws-sdk-go from 1.49.3 to 1.49.5 (#521)dependabot[bot]1-1/+1
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.49.3 to 1.49.5. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.49.3...v1.49.5) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19build(deps): bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0 (#518)dependabot[bot]1-1/+1
Bumps [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/rogpeppe/go-internal/releases) - [Commits](https://github.com/rogpeppe/go-internal/compare/v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: github.com/rogpeppe/go-internal 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>
2023-12-18build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#520)dependabot[bot]1-1/+1
* build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0. - [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-12-16build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#517)dependabot[bot]1-1/+1
* build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.14.0 to 0.15.0. - [Commits](https://github.com/golang/oauth2/compare/v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-12-16build(deps): bump modernc.org/sqlite from 1.27.0 to 1.28.0 (#516)dependabot[bot]1-1/+1
* build(deps): bump modernc.org/sqlite from 1.27.0 to 1.28.0 Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.27.0 to 1.28.0. - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.27.0...v1.28.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> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-12-15build(deps): bump github.com/google/uuid from 1.3.1 to 1.5.0 (#515)dependabot[bot]1-1/+1
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.5.0. - [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.1...v1.5.0) --- updated-dependencies: - dependency-name: github.com/google/uuid 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>
2023-12-15build(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.49.3 (#514)dependabot[bot]1-1/+1
* build(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.49.3 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.9 to 1.49.3. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.9...v1.49.3) --- 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> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-12-14build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 (#513)dependabot[bot]1-1/+1
* build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.0 to 0.16.1. - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.16.0...v0.16.1) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-12-14build(deps): bump github.com/mymmrac/telego from 0.27.2 to 0.28.0 (#512)dependabot[bot]1-2/+8
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.27.2 to 0.28.0. - [Release notes](https://github.com/mymmrac/telego/releases) - [Commits](https://github.com/mymmrac/telego/compare/v0.27.2...v0.28.0) --- updated-dependencies: - dependency-name: github.com/mymmrac/telego 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>
2023-12-09build(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0dependabot[bot]1-5/+5
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.15.0...v0.16.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-12-09build(deps): bump github.com/antonmedv/expr from 1.15.3 to 1.15.4dependabot[bot]1-1/+1
Bumps [github.com/antonmedv/expr](https://github.com/antonmedv/expr) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/antonmedv/expr/releases) - [Commits](https://github.com/antonmedv/expr/compare/v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: github.com/antonmedv/expr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-12-09arstXe Iaso1-3/+0
2023-12-09build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.22.2 to 1.23.0dependabot[bot]1-0/+3
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.22.2 to 1.23.0. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.22.2...v1.23.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-12-09build(deps): bump tailscale.com from 1.52.1 to 1.54.0dependabot[bot]1-2/+6
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.52.1 to 1.54.0. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](https://github.com/tailscale/tailscale/compare/v1.52.1...v1.54.0) --- 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-12-09build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3dependabot[bot]1-12/+12
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.42.1 to 1.42.2. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.42.1...service/s3/v1.42.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-12-09build(deps): bump github.com/mymmrac/telego from 0.27.1 to 0.27.2dependabot[bot]1-2/+2
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.27.1 to 0.27.2. - [Release notes](https://github.com/mymmrac/telego/releases) - [Commits](https://github.com/mymmrac/telego/compare/v0.27.1...v0.27.2) --- 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-12-09build(deps): bump github.com/aws/aws-sdk-go-v2/credentialsdependabot[bot]1-1/+1
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.15.2 to 1.16.0. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.16.0/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.15.2...v1.16.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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
* build(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.3 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.9 to 1.48.3. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.9...v1.48.3) --- 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> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-11build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.40 to ↵dependabot[bot]1-5/+5
1.15.2 (#497) * build(deps): bump github.com/aws/aws-sdk-go-v2/credentials Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.13.40 to 1.15.2. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.13.40...config/v1.15.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-11build(deps): bump github.com/aws/aws-sdk-go from 1.47.7 to 1.47.9 (#499)dependabot[bot]1-1/+1
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.7 to 1.47.9. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.7...v1.47.9) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-10build(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 (#495)dependabot[bot]1-2/+2
* build(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.14.0...v0.15.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> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-10build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.33.0 to ↵dependabot[bot]1-10/+10
1.42.1 (#494) * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.33.0 to 1.42.1. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.33.0...service/s3/v1.42.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-10build(deps): bump github.com/disintegration/imaging from 1.6.1 to 1.6.2 (#492)dependabot[bot]1-1/+1
* build(deps): bump github.com/disintegration/imaging from 1.6.1 to 1.6.2 Bumps [github.com/disintegration/imaging](https://github.com/disintegration/imaging) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/disintegration/imaging/releases) - [Commits](https://github.com/disintegration/imaging/compare/v1.6.1...v1.6.2) --- updated-dependencies: - dependency-name: github.com/disintegration/imaging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-10build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#491)dependabot[bot]1-6/+6
* build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.13.0 to 0.14.0. - [Commits](https://github.com/golang/oauth2/compare/v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-09build(deps): bump github.com/aws/aws-sdk-go from 1.47.5 to 1.47.7 (#490)dependabot[bot]1-1/+1
* build(deps): bump github.com/aws/aws-sdk-go from 1.47.5 to 1.47.7 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.5 to 1.47.7. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.5...v1.47.7) --- 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> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-08build(deps): bump github.com/mymmrac/telego from 0.27.0 to 0.27.1 (#484)dependabot[bot]1-1/+1
* build(deps): bump github.com/mymmrac/telego from 0.27.0 to 0.27.1 Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.27.0 to 0.27.1. - [Release notes](https://github.com/mymmrac/telego/releases) - [Commits](https://github.com/mymmrac/telego/compare/v0.27.0...v0.27.1) --- 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> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-08build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 (#486)dependabot[bot]1-1/+1
* build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.4.0 to 0.5.0. - [Commits](https://github.com/golang/sync/compare/v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-08build(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#487)dependabot[bot]1-1/+1
* build(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/gorilla/mux dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-08build(deps): bump modernc.org/sqlite from 1.26.0 to 1.27.0 (#485)dependabot[bot]1-4/+4
* build(deps): bump modernc.org/sqlite from 1.26.0 to 1.27.0 Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.26.0 to 1.27.0. - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.26.0...v1.27.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> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-08use buildGoModule instead of buildGoApplicationXe Iaso1-5/+10
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-1/+1
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-40/+42
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-2/+2
'origin/dependabot/go_modules/github.com/mymmrac/telego-0.27.0'
2023-11-05Merge remote-tracking branch ↵Xe Iaso1-1/+1
'origin/dependabot/go_modules/github.com/antonmedv/expr-1.15.3'
2023-11-05Merge remote-tracking branch ↵Xe Iaso1-1/+1
'origin/dependabot/go_modules/golang.org/x/oauth2-0.13.0'
2023-11-05Merge remote-tracking branch ↵Xe Iaso1-1/+1
'origin/dependabot/go_modules/golang.org/x/image-0.10.0'
2023-11-05Merge remote-tracking branch ↵Xe Iaso1-1/+1
'origin/dependabot/go_modules/github.com/google/uuid-1.3.1'
2023-11-06build(deps): bump github.com/mymmrac/telego from 0.26.3 to 0.27.0dependabot[bot]1-2/+2
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.26.3 to 0.27.0. - [Release notes](https://github.com/mymmrac/telego/releases) - [Commits](https://github.com/mymmrac/telego/compare/v0.26.3...v0.27.0) --- updated-dependencies: - dependency-name: github.com/mymmrac/telego dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06build(deps): bump github.com/antonmedv/expr from 1.15.0 to 1.15.3dependabot[bot]1-1/+1
Bumps [github.com/antonmedv/expr](https://github.com/antonmedv/expr) from 1.15.0 to 1.15.3. - [Release notes](https://github.com/antonmedv/expr/releases) - [Commits](https://github.com/antonmedv/expr/compare/v1.15.0...v1.15.3) --- updated-dependencies: - dependency-name: github.com/antonmedv/expr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06build(deps): bump golang.org/x/image from 0.7.0 to 0.10.0dependabot[bot]1-1/+1
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.7.0 to 0.10.0. - [Commits](https://github.com/golang/image/compare/v0.7.0...v0.10.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-05Merge remote-tracking branch ↵Xe Iaso1-1/+1
'origin/dependabot/go_modules/nhooyr.io/websocket-1.8.10'
2023-11-05Merge remote-tracking branch ↵Xe Iaso1-1/+1
'origin/dependabot/go_modules/github.com/aws/aws-sdk-go-1.46.7'
2023-11-03build(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8dependabot[bot]1-1/+1
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.7 to 1.3.8. - [Release notes](https://github.com/etcd-io/bbolt/releases) - [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.7...v1.3.8) --- updated-dependencies: - dependency-name: go.etcd.io/bbolt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03cmd: add alvisXe Iaso1-0/+5
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-10-31build(deps): bump github.com/aws/aws-sdk-go from 1.45.25 to 1.46.7dependabot[bot]1-1/+1
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.25 to 1.46.7. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.45.25...v1.46.7) --- 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-27build(deps): bump nhooyr.io/websocket from 1.8.7 to 1.8.10dependabot[bot]1-1/+1
Bumps [nhooyr.io/websocket](https://github.com/nhooyr/websocket) from 1.8.7 to 1.8.10. - [Release notes](https://github.com/nhooyr/websocket/releases) - [Commits](https://github.com/nhooyr/websocket/compare/v1.8.7...v1.8.10) --- updated-dependencies: - dependency-name: nhooyr.io/websocket dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27cmd/xedn: serve xesite zipsXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-10-27cmd/tokenize: nuke failed experimentXe Iaso1-2/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-10-16build(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.13.0dependabot[bot]1-1/+1
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.11.0 to 0.13.0. - [Commits](https://github.com/golang/oauth2/compare/v0.11.0...v0.13.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>