Skip to content

Commit

Permalink
Merge branch 'main' into fix/install-no-bin-check
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerGillson authored Aug 21, 2024
2 parents f192cee + 09c3ad1 commit eeffd0c
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 @@ -20,7 +20,7 @@ require (
github.com/validator-labs/validator v0.1.6
github.com/validator-labs/validator-plugin-aws v0.1.4
github.com/validator-labs/validator-plugin-azure v0.0.17
github.com/validator-labs/validator-plugin-maas v0.0.8-0.20240809210245-5894f5118612
github.com/validator-labs/validator-plugin-maas v0.0.8-0.20240820005521-e903cc7f7fc4
github.com/validator-labs/validator-plugin-network v0.0.23
github.com/validator-labs/validator-plugin-oci v0.2.1
github.com/validator-labs/validator-plugin-vsphere v0.0.30
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -868,8 +868,8 @@ github.com/validator-labs/validator-plugin-aws v0.1.4 h1:0SMEIddrCRJfHvsqkyMCmkD
github.com/validator-labs/validator-plugin-aws v0.1.4/go.mod h1:Nh/RM9SygPPV9aMmMoOHg7PnYlCRYEHeOfOQ0qk5hBs=
github.com/validator-labs/validator-plugin-azure v0.0.17 h1:4LrXisaemQ1j1adj1lwk1dxyuWfKavgPnFE9QPf/ses=
github.com/validator-labs/validator-plugin-azure v0.0.17/go.mod h1:T13K/0EjDN0L6A8h7+OgxK7Ni2L7WYZXapGZCZgtgmY=
github.com/validator-labs/validator-plugin-maas v0.0.8-0.20240809210245-5894f5118612 h1:dM8Ot/EX0/tNvGfOtK8OMPwpYfXltxWJeN7yO49SzwY=
github.com/validator-labs/validator-plugin-maas v0.0.8-0.20240809210245-5894f5118612/go.mod h1:sla9fLOH2YRzKYfzqCf4ljA7LtiPT+DxuI8R/X0GZh8=
github.com/validator-labs/validator-plugin-maas v0.0.8-0.20240820005521-e903cc7f7fc4 h1:Kd8qBL10cUx/VbPO8NNAF525UFBKLF/NldtfLfxUl1Y=
github.com/validator-labs/validator-plugin-maas v0.0.8-0.20240820005521-e903cc7f7fc4/go.mod h1:otiQUFctfzJgNgvWI/+DLDdlWMUjRpHJUoT7LA3k5K4=
github.com/validator-labs/validator-plugin-network v0.0.23 h1:+1fooiXuve73NAOUTTjf2jPd9DDYHekzEKh7bLtrOFc=
github.com/validator-labs/validator-plugin-network v0.0.23/go.mod h1:9f7tzIR1toQD0XVMTIba/42V+06j4IoUhwELe+V0Jfs=
github.com/validator-labs/validator-plugin-oci v0.2.1 h1:FlT0zv5j7XrrRdPgxbJgy8U6mWrNYb0R4ZXs7zuiPKE=
Expand Down

0 comments on commit eeffd0c

Please sign in to comment.