Skip to content

Commit 8a49917

Browse files
Bump github.com/amplitude/analytics-go from 1.2.0 to 1.3.0 (#46)
Bumps [github.com/amplitude/analytics-go](https://github.com/amplitude/analytics-go) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/amplitude/analytics-go/releases) - [Commits](amplitude/analytics-go@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: github.com/amplitude/analytics-go dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b0bf67 commit 8a49917

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module terraform-provider-parallels-desktop
33
go 1.24.0
44

55
require (
6-
github.com/amplitude/analytics-go v1.2.0
6+
github.com/amplitude/analytics-go v1.3.0
77
github.com/cjlapao/common-go v0.0.49
88
github.com/hashicorp/terraform-plugin-framework v1.17.0
99
github.com/hashicorp/terraform-plugin-framework-timeouts v0.7.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/amplitude/analytics-go v1.2.0 h1:+WUKyAAKwlmSM8d03QWG+NjnrQIyc6VJRGPNkaa2ckI=
2-
github.com/amplitude/analytics-go v1.2.0/go.mod h1:kAQG8OQ6aPOxZrEZ3+/NFCfxdYSyjqXZhgkjWFD3/vo=
1+
github.com/amplitude/analytics-go v1.3.0 h1:Lgj31fWThQ6hdDHO0RPxQfy/D7d8K+aqWsBa+IGTxQk=
2+
github.com/amplitude/analytics-go v1.3.0/go.mod h1:kAQG8OQ6aPOxZrEZ3+/NFCfxdYSyjqXZhgkjWFD3/vo=
33
github.com/bufbuild/protocompile v0.14.1 h1:iA73zAf/fyljNjQKwYzUHD6AD4R8KMasmwa/FBatYVw=
44
github.com/bufbuild/protocompile v0.14.1/go.mod h1:ppVdAIhbr2H8asPk6k4pY7t9zB1OU5DoEw9xY/FUi1c=
55
github.com/cjlapao/common-go v0.0.49 h1:+SPPte2BMQM0hF0A3ceNGfvq0LP+wWBZHjdvk9c/5UQ=

0 commit comments

Comments
 (0)