Skip to content

Commit

Permalink
Update terraform-atlassian-api-client dependency to v1.3.15
Browse files Browse the repository at this point in the history
Bump the version of terraform-atlassian-api-client from v1.3.14 to v1.3.15 in go.mod and go.sum. This ensures that the latest features and bug fixes from the updated client are integrated into the project.
  • Loading branch information
yunarta committed Sep 18, 2024
1 parent 7351091 commit 424204a
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/stretchr/testify v1.9.0
github.com/yunarta/golang-quality-of-life-pack v1.0.0
github.com/yunarta/terraform-api-transport v1.0.1
github.com/yunarta/terraform-atlassian-api-client v1.3.14
github.com/yunarta/terraform-atlassian-api-client v1.3.15
github.com/yunarta/terraform-provider-commons v1.0.2
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ github.com/yunarta/golang-quality-of-life-pack v1.0.0 h1:T0xwfFnD61x6Nz9ej+tRWK6
github.com/yunarta/golang-quality-of-life-pack v1.0.0/go.mod h1:Qw+9tWyqPJxxHLyuxCo5xCNwmfG/TMOt8Vkfq0bl9TU=
github.com/yunarta/terraform-api-transport v1.0.1 h1:WzxCUGs8UJcCYB09ErLLXtu8NGzKIoCfWNlLQTjnYA4=
github.com/yunarta/terraform-api-transport v1.0.1/go.mod h1:sYdlgKir9SBUVv3GO/m5m7MtJ5o9FK/n4yRpQKmFvjM=
github.com/yunarta/terraform-atlassian-api-client v1.3.14 h1:ctUBu+mOD2bAgQY3bEI45A92/FMvbU094uaidiQOFAA=
github.com/yunarta/terraform-atlassian-api-client v1.3.14/go.mod h1:QOj00CmhhXF+6kb8RBxEULIBEaZe0Bv+xMFmFHCHUIA=
github.com/yunarta/terraform-atlassian-api-client v1.3.15 h1:CConh+TnNnX/b9n1Y0A9R6nju9fcVn0no5xeCggogUM=
github.com/yunarta/terraform-atlassian-api-client v1.3.15/go.mod h1:QOj00CmhhXF+6kb8RBxEULIBEaZe0Bv+xMFmFHCHUIA=
github.com/yunarta/terraform-provider-commons v1.0.2 h1:Mvae6Tx0syaRLh4MWfnP4sTp/oM+GEauhyuQM5+QWuk=
github.com/yunarta/terraform-provider-commons v1.0.2/go.mod h1:8jL2esDNbF7MBfmE2gbrs45NSYnDk8XfRtpkpjxgXNU=
github.com/zclconf/go-cty v1.14.4 h1:uXXczd9QDGsgu0i/QFR/hzI5NYCHLf6NQw/atrbnhq8=
Expand Down

0 comments on commit 424204a

Please sign in to comment.