Skip to content

Commit

Permalink
Update github.com/sapcc/go-netbox-go digest to 70d0b9e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent 6035857 commit 5f44b28
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/prometheus/client_golang v1.13.0
github.com/sapcc/go-netbox-go v0.0.0-20210323094538-40dc4dbc56df
github.com/sapcc/go-netbox-go v0.0.0-20230706144235-70d0b9efad2e
go.uber.org/zap v1.22.0
k8s.io/api v0.24.4
k8s.io/client-go v0.24.4
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,8 @@ github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQD
github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts=
github.com/sapcc/go-netbox-go v0.0.0-20210323094538-40dc4dbc56df h1:BfqFv0psz7PrxKjrLFyrcSCMSzJ/qfEfLcLi17qC9G0=
github.com/sapcc/go-netbox-go v0.0.0-20210323094538-40dc4dbc56df/go.mod h1:UTHkVIgWS7Y9eDV7dU9RepRpy2Q8wCrLgrqVOZfIi9Q=
github.com/sapcc/go-netbox-go v0.0.0-20230706144235-70d0b9efad2e h1:VBwj8tZlyAwtIxS4fPDUxnnmoJY/Vj/8NAgKRBInlQQ=
github.com/sapcc/go-netbox-go v0.0.0-20230706144235-70d0b9efad2e/go.mod h1:OBW//eT0yBsUbzP8qN9uLC/aYu5ZipKb9lmmH33JboQ=
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc=
github.com/seborama/govcr v4.5.0+incompatible h1:XvdHtXi0d4cUAn+0aWolvwfS3nmhNC8Z+yMQwn/M64I=
github.com/seborama/govcr v4.5.0+incompatible/go.mod h1:EgcISudCCYDLzbiAImJ8i7kk4+wTA44Kp+j4S0LhASI=
Expand Down

0 comments on commit 5f44b28

Please sign in to comment.