diff options
| author | Xe Iaso <me@xeiaso.net> | 2023-03-24 16:24:42 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2023-03-24 16:24:42 -0400 |
| commit | 95a261bfc75b5ed2bc2e9c8fbb94cc6fea703423 (patch) | |
| tree | 2821c67072db5e25f28d606505ee21bd3880e310 /go.mod | |
| parent | 73f771bf3e392a24d34939cde240e1d0ded23618 (diff) | |
| parent | 231fd77d1cc9ec0b66767900843418aad0748750 (diff) | |
| download | x-95a261bfc75b5ed2bc2e9c8fbb94cc6fea703423.tar.xz x-95a261bfc75b5ed2bc2e9c8fbb94cc6fea703423.zip | |
Merge remote-tracking branch 'origin/dependabot/go_modules/tailscale.com-1.38.2'
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -35,7 +35,7 @@ require ( golang.org/x/oauth2 v0.6.0 golang.org/x/sync v0.1.0 nhooyr.io/websocket v1.8.7 - tailscale.com v1.36.2 + tailscale.com v1.38.2 tulpa.dev/cadey/jvozba v0.0.0-20200326200349-f0ebe310be06 within.website/johaus v1.1.0 within.website/ln v0.9.1 @@ -70,9 +70,8 @@ require ( github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect github.com/golang/protobuf v1.5.2 // indirect github.com/google/btree v1.0.1 // indirect - github.com/google/go-cmp v0.5.8 // indirect + github.com/google/go-cmp v0.5.9 // indirect github.com/google/go-querystring v1.0.0 // indirect - github.com/google/uuid v1.3.0 // indirect github.com/gorilla/websocket v1.5.0 // indirect github.com/hashicorp/errwrap v1.1.0 // indirect github.com/hashicorp/go-multierror v1.1.1 // indirect @@ -80,7 +79,7 @@ require ( github.com/illarion/gonotify v1.0.1 // indirect github.com/insomniacslk/dhcp v0.0.0-20221215072855-de60144f33f8 // indirect github.com/jmespath/go-jmespath v0.4.0 // indirect - github.com/josharian/native v1.0.1-0.20221213033349-c1e37c09b531 // indirect + github.com/josharian/native v1.1.1-0.20230202152459-5c7d0dd6ab86 // indirect github.com/jsimonetti/rtnetlink v1.1.2-0.20220408201609-d380b505068b // indirect github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect github.com/klauspost/compress v1.15.4 // indirect @@ -88,9 +87,9 @@ require ( github.com/kr/text v0.2.0 // indirect github.com/mattn/go-runewidth v0.0.13 // indirect github.com/mdlayher/genetlink v1.2.0 // indirect - github.com/mdlayher/netlink v1.6.0 // indirect + github.com/mdlayher/netlink v1.7.1 // indirect github.com/mdlayher/sdnotify v1.0.0 // indirect - github.com/mdlayher/socket v0.2.3 // indirect + github.com/mdlayher/socket v0.4.0 // indirect github.com/miekg/dns v1.1.50 // indirect github.com/mitchellh/go-ps v1.0.0 // indirect github.com/mndrix/ps v0.0.0-20170330174427-18e65badd6ab // indirect |
