Skip to content

Commit

Permalink
fix(deps): update module github.com/metal-toolbox/conditionorc to v0.1.7
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier FAURAX <[email protected]>
  • Loading branch information
renovate[bot] authored and ofaurax committed Sep 28, 2023
1 parent 5d22555 commit 03e7597
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 @@ -19,7 +19,7 @@ require (
github.com/jeremywohl/flatten v1.0.1
github.com/jinzhu/copier v0.3.5
github.com/jpillora/backoff v1.0.0
github.com/metal-toolbox/conditionorc v0.0.2
github.com/metal-toolbox/conditionorc v0.1.7
github.com/mitchellh/mapstructure v1.5.0
github.com/nats-io/nats-server/v2 v2.10.1
github.com/nats-io/nats.go v1.29.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -531,8 +531,8 @@ github.com/mattn/go-sqlite3 v2.0.1+incompatible/go.mod h1:FPy6KqzDD04eiIsT53CuJW
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo=
github.com/matttproud/golang_protobuf_extensions v1.0.4/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4=
github.com/metal-toolbox/conditionorc v0.0.2 h1:PYPcC8oSm9xRuhnoSKGpjn0+/HfedDQ2peRQjzwXe0o=
github.com/metal-toolbox/conditionorc v0.0.2/go.mod h1:CsPzWR1nIWLgOk6VuYm7NEKQN2XVxQncZQCrlxMw68Q=
github.com/metal-toolbox/conditionorc v0.1.7 h1:hK1ZjIkomZlqWCqu0qVZ0YQffjvaaH7ykAsanNTDrrs=
github.com/metal-toolbox/conditionorc v0.1.7/go.mod h1:G8zFEBNhtOSGaY+Oalmo5SO6/eXGpGuzwA6bJirc1fU=
github.com/microsoft/go-mssqldb v0.17.0/go.mod h1:OkoNGhGEs8EZqchVTtochlXruEhEOaO4S0d2sB5aeGQ=
github.com/miekg/dns v1.1.26/go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso=
github.com/miekg/dns v1.1.41/go.mod h1:p6aan82bvRIyn+zDIv9xYNUpwa73JcSh9BKwknJysuI=
Expand Down

0 comments on commit 03e7597

Please sign in to comment.