Skip to content

Commit 09f4e43

Browse files
Bump tailscale.com from 1.98.0 to 1.98.1 (#74)
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.98.0 to 1.98.1. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](tailscale/tailscale@v1.98.0...v1.98.1) --- updated-dependencies: - dependency-name: tailscale.com dependency-version: 1.98.1 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>
1 parent fc134a0 commit 09f4e43

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.26.3
44

55
require (
66
github.com/caddyserver/caddy/v2 v2.11.3
7-
tailscale.com v1.98.0
7+
tailscale.com v1.98.1
88
)
99

1010
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -572,5 +572,5 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
572572
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
573573
howett.net/plist v1.0.1 h1:37GdZ8tP09Q35o9ych3ehygcsL+HqKSwzctveSlarvM=
574574
howett.net/plist v1.0.1/go.mod h1:lqaXoTrLY4hg8tnEzNru53gicrbv7rrk+2xJA/7hw9g=
575-
tailscale.com v1.98.0 h1:b/cdYEdkp/slbMfC9mwnG2sxQpE0Q1KBU5twTpKbGIE=
576-
tailscale.com v1.98.0/go.mod h1:6WwM2RnFW9gOQjdonp4c4QINm9odc1NlBQykKBncK/Q=
575+
tailscale.com v1.98.1 h1:dEiQ3OqCzzcjTsP4m+CQTwz7ZdtdhxPbccY7AjUWno0=
576+
tailscale.com v1.98.1/go.mod h1:6WwM2RnFW9gOQjdonp4c4QINm9odc1NlBQykKBncK/Q=

0 commit comments

Comments
 (0)