Skip to content

Commit

Permalink
Bump github.com/tailscale/tailscale-client-go from 1.11.0 to 1.12.0 (#…
Browse files Browse the repository at this point in the history
…278)

Bumps [github.com/tailscale/tailscale-client-go](https://github.com/tailscale/tailscale-client-go) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/tailscale/tailscale-client-go/releases)
- [Commits](tailscale/tailscale-client-go@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/tailscale/tailscale-client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent be95b7a commit 1cc0d53
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 @@ -12,7 +12,7 @@ require (
github.com/hashicorp/terraform-plugin-sdk/v2 v2.28.0
github.com/stretchr/testify v1.8.4
github.com/tailscale/hujson v0.0.0-20221223112325-20486734a56a
github.com/tailscale/tailscale-client-go v1.11.0
github.com/tailscale/tailscale-client-go v1.12.0
golang.org/x/tools v0.12.0
tailscale.com v1.48.1
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/tailscale/hujson v0.0.0-20221223112325-20486734a56a h1:SJy1Pu0eH1C29XwJucQo73FrleVK6t4kYz4NVhp34Yw=
github.com/tailscale/hujson v0.0.0-20221223112325-20486734a56a/go.mod h1:DFSS3NAGHthKo1gTlmEcSBiZrRJXi28rLNd/1udP1c8=
github.com/tailscale/tailscale-client-go v1.11.0 h1:rswhQaXxCoG7MXCNwzcr0hdpWnDCVr1/4To9cW/QV/8=
github.com/tailscale/tailscale-client-go v1.11.0/go.mod h1:7s3yTFP5pcQQJOGXJLPfPLuYNX7I2h4SNbEVNSiOo/A=
github.com/tailscale/tailscale-client-go v1.12.0 h1:Al9EpGN+hoGrVMTnNWbnoYE+Oz289AL2NyzSGhsK1ZU=
github.com/tailscale/tailscale-client-go v1.12.0/go.mod h1:7s3yTFP5pcQQJOGXJLPfPLuYNX7I2h4SNbEVNSiOo/A=
github.com/vmihailenco/msgpack v3.3.3+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=
github.com/vmihailenco/msgpack v4.0.4+incompatible h1:dSLoQfGFAo3F6OoNhwUmLwVgaUXK79GlxNBwueZn0xI=
github.com/vmihailenco/msgpack v4.0.4+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=
Expand Down

0 comments on commit 1cc0d53

Please sign in to comment.