Skip to content

Commit

Permalink
fix(deps): update module github.com/metal-toolbox/fleetdb to v1.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 22, 2024
1 parent d643c7f commit 4c27ebd
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 @@ -9,7 +9,7 @@ require (
github.com/google/uuid v1.6.0
github.com/hashicorp/go-multierror v1.1.1
github.com/metal-toolbox/conditionorc v1.0.9-0.20240716090543-6e7e9300b375
github.com/metal-toolbox/fleetdb v1.18.6
github.com/metal-toolbox/fleetdb v1.19.2
github.com/nats-io/nats-server/v2 v2.10.12
github.com/nats-io/nats.go v1.36.0
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -518,8 +518,8 @@ github.com/mattn/go-sqlite3 v1.14.22/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxU
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
github.com/metal-toolbox/conditionorc v1.0.9-0.20240716090543-6e7e9300b375 h1:orfbPy18JNGVqxWNSUWXZB4ubGGR1QUjdkDewmJ/uSA=
github.com/metal-toolbox/conditionorc v1.0.9-0.20240716090543-6e7e9300b375/go.mod h1:3lCqiKLJjw9xHrsbZPtJQoEJY8waY8+lqvouA8FbS+M=
github.com/metal-toolbox/fleetdb v1.18.6 h1:VxTs4T2zKh9KbjPNo18Z/D6OmPqArPK2PNQ8w/VmVz4=
github.com/metal-toolbox/fleetdb v1.18.6/go.mod h1:QoNpDNVXxt7YqrxRIWkWp1hR3LJ2YXMnYavXwefOUnQ=
github.com/metal-toolbox/fleetdb v1.19.2 h1:L8QsDdmxCU0xEONB+pbKP7QM4Er3PxTLxVLBkUa7iCw=
github.com/metal-toolbox/fleetdb v1.19.2/go.mod h1:27bM6eslJoB5Bp+QTGVxnpc+SJ2qBlh+em49Hfsvfdg=
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 4c27ebd

Please sign in to comment.