Skip to content

Commit

Permalink
versioning deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kgibson-spotnana committed Mar 19, 2024
1 parent 253fb19 commit 2f386ae
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 @@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.5

require (
github.com/Spotnana-Tech/sec-jumpcloud-client-go v1.0.4-0.20240319010328-d110ddd05f3c
github.com/Spotnana-Tech/sec-jumpcloud-client-go v1.0.5
github.com/hashicorp/terraform-plugin-docs v0.17.0
github.com/hashicorp/terraform-plugin-framework v1.5.0
github.com/hashicorp/terraform-plugin-go v0.20.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ github.com/Spotnana-Tech/sec-jumpcloud-client-go v1.0.4-0.20240319010328-d110ddd
github.com/Spotnana-Tech/sec-jumpcloud-client-go v1.0.4-0.20240319010328-d110ddd05f3c/go.mod h1:9iUtBe/vjsO9xmFmarSdTM9BiQv9cqlwDu7yJc+bsVo=
github.com/Spotnana-Tech/sec-jumpcloud-client-go v1.0.4 h1:VC86V57q2aMNg/lxl6Nsi7wz4BJjcoIq57nUbbage0Q=
github.com/Spotnana-Tech/sec-jumpcloud-client-go v1.0.4/go.mod h1:9iUtBe/vjsO9xmFmarSdTM9BiQv9cqlwDu7yJc+bsVo=
github.com/Spotnana-Tech/sec-jumpcloud-client-go v1.0.5 h1:qIZLA+WoZlOVah/OohsIHWZhZ8qqh5LIaxU+pZ7uZao=
github.com/Spotnana-Tech/sec-jumpcloud-client-go v1.0.5/go.mod h1:9iUtBe/vjsO9xmFmarSdTM9BiQv9cqlwDu7yJc+bsVo=
github.com/agext/levenshtein v1.2.2 h1:0S/Yg6LYmFJ5stwQeRp6EeOcCbj7xiqQSdNelsXvaqE=
github.com/agext/levenshtein v1.2.2/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=
github.com/apparentlymart/go-textseg/v12 v12.0.0/go.mod h1:S/4uRK2UtaQttw1GenVJEynmyUenKwP++x/+DdGV/Ec=
Expand Down

0 comments on commit 2f386ae

Please sign in to comment.