Skip to content

Commit

Permalink
fix(deps): update module github.com/metal-toolbox/fleetdb to v1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 14, 2024
1 parent e93d1e2 commit a032bf2
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 @@ -8,7 +8,7 @@ require (
github.com/bmc-toolbox/common v0.0.0-20240510143200-3db7cecbb5a6
github.com/google/uuid v1.6.0
github.com/hashicorp/go-multierror v1.1.1
github.com/metal-toolbox/fleetdb v1.18.6
github.com/metal-toolbox/fleetdb v1.19.1
github.com/nats-io/nats-server/v2 v2.10.12
github.com/nats-io/nats.go v1.34.1
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 @@ -497,8 +497,8 @@ github.com/mattn/go-sqlite3 v1.14.14/go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4
github.com/mattn/go-sqlite3 v1.14.22 h1:2gZY6PC6kBnID23Tichd1K+Z0oS6nE/XwU+Vz/5o4kU=
github.com/mattn/go-sqlite3 v1.14.22/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y=
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
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.1 h1:P5m+/m6zGe/vd8G6G9HaG5eQfZcIH0kuDMv+j1RG81c=
github.com/metal-toolbox/fleetdb v1.19.1/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 a032bf2

Please sign in to comment.