Skip to content

Commit

Permalink
Merge pull request #28 from spejder/dependabot/go_modules/tailscale.c…
Browse files Browse the repository at this point in the history
…om-1.60.1
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
2 parents de5b6a9 + 67d1f31 commit d383fa5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
github.com/urfave/cli/v2 v2.27.1
gopkg.in/yaml.v3 v3.0.1
tailscale.com v1.60.0
tailscale.com v1.60.1
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -225,5 +225,5 @@ gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
tailscale.com v1.60.0 h1:9AEGsop26PvxenUmQgAVj1dZ01TKs8L/V/cLnl0K5/k=
tailscale.com v1.60.0/go.mod h1:qgxvJUlfOWeURBEORdcX4EhoCduFHeBW3FNIZBpmIHY=
tailscale.com v1.60.1 h1:RNNIuSWE0HeUS7c5i7rAZTCmoDzsAxy5yc5LF4K7pFs=
tailscale.com v1.60.1/go.mod h1:qgxvJUlfOWeURBEORdcX4EhoCduFHeBW3FNIZBpmIHY=

0 comments on commit d383fa5

Please sign in to comment.