aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-06 04:19:58 +0000
committerXe Iaso <me@xeiaso.net>2023-11-06 08:16:47 -0500
commit8ef8c11e4e310eb48034eee82cf17af83be398ac (patch)
tree791ff9eaedac6b7615b04378367d1de0ea744903 /go.mod
parent4312438648ad7719ed6d254d2b4398b479d635dd (diff)
downloadxesite-8ef8c11e4e310eb48034eee82cf17af83be398ac.tar.xz
xesite-8ef8c11e4e310eb48034eee82cf17af83be398ac.zip
build(deps): bump within.website/x from 1.7.0 to 1.8.3
Bumps [within.website/x](https://github.com/Xe/x) from 1.7.0 to 1.8.3. - [Release notes](https://github.com/Xe/x/releases) - [Commits](https://github.com/Xe/x/compare/v1.7.0...v1.8.3) --- updated-dependencies: - dependency-name: within.website/x dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod23
1 files changed, 12 insertions, 11 deletions
diff --git a/go.mod b/go.mod
index 86db57b..d0b434a 100644
--- a/go.mod
+++ b/go.mod
@@ -3,14 +3,16 @@ module xeiaso.net/v4
go 1.21
require (
+ github.com/bep/debounce v1.2.1
github.com/donatj/hmacsig v1.1.0
github.com/facebookgo/flagenv v0.0.0-20160425205200-fcd59fca7456
github.com/go-git/go-git/v5 v5.9.0
github.com/joho/godotenv v1.5.1
golang.org/x/oauth2 v0.12.0
+ gopkg.in/fsnotify.v1 v1.4.7
gopkg.in/mxpv/patreon-go.v1 v1.0.0-20171031001022-1d2f253ac700
- tailscale.com v1.48.2
- within.website/x v1.7.0
+ tailscale.com v1.50.1
+ within.website/x v1.8.3
)
require (
@@ -35,12 +37,12 @@ require (
github.com/aws/aws-sdk-go-v2/service/sts v1.18.10 // indirect
github.com/aws/smithy-go v1.13.5 // indirect
github.com/beorn7/perks v1.0.1 // indirect
- github.com/bep/debounce v1.2.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/cloudflare/circl v1.3.3 // indirect
github.com/coreos/go-iptables v0.6.0 // indirect
+ github.com/coreos/go-systemd/v22 v22.4.0 // indirect
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
- github.com/dblohm7/wingoes v0.0.0-20230803162905-5c6286bb8c6e // indirect
+ github.com/dblohm7/wingoes v0.0.0-20230821191801-fc76608aecf0 // indirect
github.com/emirpasic/gods v1.18.1 // indirect
github.com/facebookgo/ensure v0.0.0-20200202191622-63f1cf65ac4c // indirect
github.com/facebookgo/subset v0.0.0-20200203212716-c811ad88dec4 // indirect
@@ -48,12 +50,13 @@ require (
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
github.com/go-git/go-billy/v5 v5.5.0 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
- github.com/godbus/dbus/v5 v5.1.0 // indirect
+ github.com/godbus/dbus/v5 v5.1.1-0.20230522191255-76236955d466 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/btree v1.1.2 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/nftables v0.1.1-0.20230115205135-9aa6fdf5a28c // indirect
+ github.com/google/uuid v1.3.1 // indirect
github.com/hdevalence/ed25519consensus v0.1.0 // indirect
github.com/illarion/gonotify v1.0.1 // indirect
github.com/insomniacslk/dhcp v0.0.0-20230407062729-974c6f05fe16 // indirect
@@ -79,13 +82,12 @@ require (
github.com/prometheus/common v0.42.0 // indirect
github.com/prometheus/procfs v0.9.0 // indirect
github.com/sergi/go-diff v1.3.1 // indirect
- github.com/sigma/go-inotify v0.0.0-20181102212354-c87b6cf5033d // indirect
github.com/skeema/knownhosts v1.2.0 // indirect
github.com/tailscale/certstore v0.1.1-0.20220316223106-78d6e1c49d8d // indirect
github.com/tailscale/golang-x-crypto v0.0.0-20230713185742-f0b76a10a08e // indirect
github.com/tailscale/goupnp v1.0.1-0.20210804011211-c64d0f06ea05 // indirect
github.com/tailscale/netlink v1.1.1-0.20211101221916-cabfb018fe85 // indirect
- github.com/tailscale/wireguard-go v0.0.0-20230710185534-bb2c8f22eccf // indirect
+ github.com/tailscale/wireguard-go v0.0.0-20230824215414-93bd5cbf7fd8 // indirect
github.com/tcnksm/go-httpstat v0.2.0 // indirect
github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 // indirect
github.com/vishvananda/netlink v1.2.1-beta.2 // indirect
@@ -96,19 +98,18 @@ require (
go4.org/netipx v0.0.0-20230728180743-ad4cb58a6516 // indirect
golang.org/x/crypto v0.14.0 // indirect
golang.org/x/exp v0.0.0-20230725093048-515e97ebf090 // indirect
- golang.org/x/mod v0.12.0 // indirect
+ golang.org/x/mod v0.13.0 // indirect
golang.org/x/net v0.17.0 // indirect
- golang.org/x/sync v0.3.0 // indirect
+ golang.org/x/sync v0.4.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/term v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
golang.org/x/time v0.3.0 // indirect
- golang.org/x/tools v0.13.0 // indirect
+ golang.org/x/tools v0.14.0 // indirect
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect
golang.zx2c4.com/wireguard/windows v0.5.3 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.31.0 // indirect
- gopkg.in/fsnotify.v1 v1.4.7 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gvisor.dev/gvisor v0.0.0-20230504175454-7b0a1988a28f // indirect
inet.af/peercred v0.0.0-20210906144145-0893ea02156a // indirect