Skip to content

Commit

Permalink
update to v1.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Dean Oren committed Feb 13, 2023
1 parent 5b0628c commit 4b04380
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/Masterminds/semver v1.5.0
github.com/SchwarzIT/community-stackit-go-client v1.14.5
github.com/SchwarzIT/community-stackit-go-client v1.14.6
github.com/hashicorp/terraform-plugin-framework v1.0.1
github.com/hashicorp/terraform-plugin-framework-validators v0.9.0
github.com/hashicorp/terraform-plugin-go v0.14.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ github.com/SchwarzIT/community-stackit-go-client v1.14.4 h1:JWL6+MfIpXp4C718SLEA
github.com/SchwarzIT/community-stackit-go-client v1.14.4/go.mod h1:USK3VKbvPZtqo7X9LJ2oz+haONOnYARye3OaNycS7ow=
github.com/SchwarzIT/community-stackit-go-client v1.14.5 h1:uDJwuQS1hvAoimEixEyYx2uFac10zZhMbOaIo100yc0=
github.com/SchwarzIT/community-stackit-go-client v1.14.5/go.mod h1:USK3VKbvPZtqo7X9LJ2oz+haONOnYARye3OaNycS7ow=
github.com/SchwarzIT/community-stackit-go-client v1.14.6 h1:o06F3GwNw3FxaQpfH3egf1i7LtmWo3Hh/0QR2jSOhOE=
github.com/SchwarzIT/community-stackit-go-client v1.14.6/go.mod h1:USK3VKbvPZtqo7X9LJ2oz+haONOnYARye3OaNycS7ow=
github.com/acomagu/bufpipe v1.0.3 h1:fxAGrHZTgQ9w5QqVItgzwj235/uYZYgbXitB+dLupOk=
github.com/acomagu/bufpipe v1.0.3/go.mod h1:mxdxdup/WdsKVreO5GpW4+M/1CE2sMG4jeGJ2sYmHc4=
github.com/agext/levenshtein v1.2.2 h1:0S/Yg6LYmFJ5stwQeRp6EeOcCbj7xiqQSdNelsXvaqE=
Expand Down

0 comments on commit 4b04380

Please sign in to comment.