Skip to content

Commit 6fff9ec

Browse files
fix(deps): roll back module github.com/davecgh/go-spew to v1.1.1
1 parent 68b8771 commit 6fff9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/adrg/xdg v0.4.0
99
github.com/bmc-toolbox/common v0.0.0-20240926143744-8c478be881d7
1010
github.com/coreos/go-oidc/v3 v3.11.0
11-
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
11+
github.com/davecgh/go-spew v1.1.1
1212
github.com/dustin/go-humanize v1.0.1
1313
github.com/google/uuid v1.6.0
1414
github.com/metal-toolbox/bomservice v0.1.6

0 commit comments

Comments
 (0)