Skip to content

Commit ec3c210

Browse files
renovate[bot]ofaurax
authored andcommitted
fix(deps): update module github.com/metal-toolbox/fleetdb to v1.20.3
1 parent af00a30 commit ec3c210

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/google/go-github/v64 v64.0.0
1212
github.com/google/uuid v1.6.0
1313
github.com/jeremywohl/flatten v1.0.1
14-
github.com/metal-toolbox/fleetdb v1.20.2
14+
github.com/metal-toolbox/fleetdb v1.20.3
1515
github.com/mitchellh/mapstructure v1.5.0
1616
github.com/pkg/errors v0.9.1
1717
github.com/prometheus/client_golang v1.20.5

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,8 @@ github.com/metal-toolbox/fleetdb v1.20.1 h1:5YHnG8hFpzmRz7Ulyqs9tWPAIfJdMrUXcuWD
695695
github.com/metal-toolbox/fleetdb v1.20.1/go.mod h1:8yVOYkEbxNRAvHx02g7bP6oBDiWBvhQ9HY95zI9ZtTU=
696696
github.com/metal-toolbox/fleetdb v1.20.2 h1:QbHUX32eAC6CuiOT8mUqdef3Im5T5ueLPy9z0Wz6jNY=
697697
github.com/metal-toolbox/fleetdb v1.20.2/go.mod h1:8yVOYkEbxNRAvHx02g7bP6oBDiWBvhQ9HY95zI9ZtTU=
698+
github.com/metal-toolbox/fleetdb v1.20.3 h1:dcriOgjLqo8ZUv+MJ1ulumTWrFt4UL1m791MLjbe8v0=
699+
github.com/metal-toolbox/fleetdb v1.20.3/go.mod h1:8yVOYkEbxNRAvHx02g7bP6oBDiWBvhQ9HY95zI9ZtTU=
698700
github.com/metal-toolbox/rivets/v2 v2.0.0 h1:whXM3WLGpz1veXboXE3U/ZwwqN1mNsZ0/ElVYLoXAro=
699701
github.com/metal-toolbox/rivets/v2 v2.0.0/go.mod h1:MzV7K//lajUWvJ0KUoGi9ctpkJ16sQOBEC6apohJd58=
700702
github.com/microsoft/go-mssqldb v0.17.0/go.mod h1:OkoNGhGEs8EZqchVTtochlXruEhEOaO4S0d2sB5aeGQ=

0 commit comments

Comments
 (0)