Skip to content

Commit 42eb855

Browse files
authored
Merge pull request #1445 from conforma/dependabot/go_modules/github.com/conforma/cli-0.7.109
Bump github.com/conforma/cli from 0.7.101 to 0.7.109
2 parents 5f96b88 + d65c587 commit 42eb855

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/conforma/policy
33
go 1.24.2
44

55
require (
6-
github.com/conforma/cli v0.7.101
6+
github.com/conforma/cli v0.7.109
77
github.com/google/addlicense v1.1.1
88
github.com/open-policy-agent/conftest v0.55.0
99
github.com/styrainc/regal v0.29.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -510,8 +510,8 @@ github.com/codahale/rfc6979 v0.0.0-20141003034818-6a90f24967eb h1:EDmT6Q9Zs+SbUo
510510
github.com/codahale/rfc6979 v0.0.0-20141003034818-6a90f24967eb/go.mod h1:ZjrT6AXHbDs86ZSdt/osfBi5qfexBrKUdONk989Wnk4=
511511
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be h1:J5BL2kskAlV9ckgEsNQXscjIaLiOYiZ75d4e94E6dcQ=
512512
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be/go.mod h1:mk5IQ+Y0ZeO87b858TlA645sVcEcbiX6YqP98kt+7+w=
513-
github.com/conforma/cli v0.7.101 h1:CMvYi6QXg5FJh1i41DZGp9NCR8knlVFTb/yfPfH6SeI=
514-
github.com/conforma/cli v0.7.101/go.mod h1:L8uDqCxr5r0GfjxBtMm73S4GrTm+lSaLd1ChfOWbH8o=
513+
github.com/conforma/cli v0.7.109 h1:WmqFhiQVbS8d4+tABidUmxQTDXYNiAGYP4ZpY0t1NR0=
514+
github.com/conforma/cli v0.7.109/go.mod h1:7WTOW9MjZgi1y08i4MC1SzFgmIaDZXF1vYQ2WbvHQag=
515515
github.com/conforma/go-gather v1.0.2 h1:385cOcDpMxA7JpccMdbQOLIPsagQtDRAnSqZc1YTetI=
516516
github.com/conforma/go-gather v1.0.2/go.mod h1:e2yxUmy6KWE9+4mCcB0Vpk4CAHkvk21ktrq1m79BIyA=
517517
github.com/containerd/cgroups v1.1.0 h1:v8rEWFl6EoqHB+swVNjVoCJE8o3jX7e8nqBGPLaDFBM=

0 commit comments

Comments
 (0)