File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed
Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/utilitywarehouse/terraform-applier
33go 1.25.0
44
55require (
6- filippo.io/age v1.2 .1
6+ filippo.io/age v1.3 .1
77 github.com/go-logr/logr v1.4.3
88 github.com/golang/mock v1.6.0
99 github.com/google/go-cmp v0.7.0
@@ -30,6 +30,7 @@ require (
3030)
3131
3232require (
33+ filippo.io/hpke v0.4.0 // indirect
3334 github.com/ProtonMail/go-crypto v1.3.0 // indirect
3435 github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
3536 github.com/beorn7/perks v1.0.1 // indirect
Original file line number Diff line number Diff line change 1- c2sp.org/CCTV/age v0.0.0-20240306222714-3ec4d716e805 h1:u2qwJeEvnypw+OCPUHmoZE3IqwfuN5kgDfo5MLzpNM0 =
2- c2sp.org/CCTV/age v0.0.0-20240306222714-3ec4d716e805 /go.mod h1:FomMrUJ2Lxt5jCLmZkG3FHa72zUprnhd3v/Z18Snm4w =
1+ c2sp.org/CCTV/age v0.0.0-20251208015420-e9274a7bdbfd h1:ZLsPO6WdZ5zatV4UfVpr7oAwLGRZ+sebTUruuM4Ra3M =
2+ c2sp.org/CCTV/age v0.0.0-20251208015420-e9274a7bdbfd /go.mod h1:SrHC2C7r5GkDk8R+NFVzYy/sdj0Ypg9htaPXQq5Cqeo =
33cel.dev/expr v0.24.0 h1:56OvJKSH3hDGL0ml5uSxZmz3/3Pq4tJ+fb1unVLAFcY =
44cel.dev/expr v0.24.0 /go.mod h1:hLPLo1W4QUmuYdA72RBX06QTs6MXw941piREPl3Yfiw =
55dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk =
66dario.cat/mergo v1.0.0 /go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk =
7- filippo.io/age v1.2.1 h1:X0TZjehAZylOIj4DubWYU1vWQxv9bJpo+Uu2/LGhi1o =
8- filippo.io/age v1.2.1 /go.mod h1:JL9ew2lTN+Pyft4RiNGguFfOpewKwSHm5ayKD/A4004 =
7+ filippo.io/age v1.3.1 h1:hbzdQOJkuaMEpRCLSN1/C5DX74RPcNCk6oqhKMXmZi0 =
8+ filippo.io/age v1.3.1 /go.mod h1:EZorDTYUxt836i3zdori5IJX/v2Lj6kWFU0cfh6C0D4 =
9+ filippo.io/hpke v0.4.0 h1:p575VVQ6ted4pL+it6M00V/f2qTZITO0zgmdKCkd5+A =
10+ filippo.io/hpke v0.4.0 /go.mod h1:EmAN849/P3qdeK+PCMkDpDm83vRHM5cDipBJ8xbQLVY =
911github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0 =
1012github.com/Masterminds/semver/v3 v3.4.0 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
1113github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY =
You can’t perform that action at this time.
0 commit comments