From c5666150296e64af1ca6b3bf3dc50e3ec4dd307d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 17:25:59 +0000 Subject: [PATCH] build(deps): Bump tailscale.com from 1.62.0 to 1.62.1 Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.62.0 to 1.62.1. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](https://github.com/tailscale/tailscale/compare/v1.62.0...v1.62.1) --- updated-dependencies: - dependency-name: tailscale.com dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 18fbd6b..cefa27b 100644 --- a/go.mod +++ b/go.mod @@ -97,5 +97,5 @@ require ( gopkg.in/yaml.v3 v3.0.1 // indirect gvisor.dev/gvisor v0.0.0-20240306221502-ee1e1f6070e3 // indirect nhooyr.io/websocket v1.8.10 // indirect - tailscale.com v1.62.0 + tailscale.com v1.62.1 ) diff --git a/go.sum b/go.sum index 29f17d5..3932a54 100644 --- a/go.sum +++ b/go.sum @@ -255,5 +255,5 @@ nhooyr.io/websocket v1.8.10 h1:mv4p+MnGrLDcPlBoWsvPP7XCzTYMXP9F9eIGoKbgx7Q= nhooyr.io/websocket v1.8.10/go.mod h1:rN9OFWIUwuxg4fR5tELlYC04bXYowCP9GX47ivo2l+c= software.sslmate.com/src/go-pkcs12 v0.4.0 h1:H2g08FrTvSFKUj+D309j1DPfk5APnIdAQAB8aEykJ5k= software.sslmate.com/src/go-pkcs12 v0.4.0/go.mod h1:Qiz0EyvDRJjjxGyUQa2cCNZn/wMyzrRJ/qcDXOQazLI= -tailscale.com v1.62.0 h1:iI1fPDNXXETMbVEatos7xSR6Bv6aCuonD7B1X3glnPE= -tailscale.com v1.62.0/go.mod h1:cC0b0vYCoSDOLufJX5J5zDUrvV3lYwOLqlt9NW8y4cY= +tailscale.com v1.62.1 h1:6Wd218ug6azyoi7aJp2ca2rTadN6W5bPhUxESYqOzzM= +tailscale.com v1.62.1/go.mod h1:cC0b0vYCoSDOLufJX5J5zDUrvV3lYwOLqlt9NW8y4cY=