File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.22.0
5
5
require (
6
6
github.com/cespare/xxhash/v2 v2.3.0
7
7
github.com/fatih/color v1.17.0
8
- github.com/gkampitakis/go-snaps v0.5.6
8
+ github.com/gkampitakis/go-snaps v0.5.7
9
9
github.com/google/go-cmp v0.6.0
10
10
github.com/google/go-github/v63 v63.0.0
11
11
github.com/hashicorp/hcl/v2 v2.21.0
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ github.com/gkampitakis/ciinfo v0.3.0 h1:gWZlOC2+RYYttL0hBqcoQhM7h1qNkVqvRCV1fOvp
41
41
github.com/gkampitakis/ciinfo v0.3.0 /go.mod h1:1NIwaOcFChN4fa/B0hEBdAb6npDlFL8Bwx4dfRLRqAo =
42
42
github.com/gkampitakis/go-diff v1.3.2 h1:Qyn0J9XJSDTgnsgHRdz9Zp24RaJeKMUHg2+PDZZdC4M =
43
43
github.com/gkampitakis/go-diff v1.3.2 /go.mod h1:LLgOrpqleQe26cte8s36HTWcTmMEur6OPYerdAAS9tk =
44
- github.com/gkampitakis/go-snaps v0.5.6 h1:kAal5JbqTycI+6xeS3K0nPqvNDAxqKX5W3dRXKxIJpA =
45
- github.com/gkampitakis/go-snaps v0.5.6 /go.mod h1:ZABkO14uCuVxBHAXAfKG+bqNz+aa1bGPAg8jkI0Nk8Y =
44
+ github.com/gkampitakis/go-snaps v0.5.7 h1:uVGjHR4t4pPHU944udMx7VKHpwepZXmvDMF+yDmI0rg =
45
+ github.com/gkampitakis/go-snaps v0.5.7 /go.mod h1:ZABkO14uCuVxBHAXAfKG+bqNz+aa1bGPAg8jkI0Nk8Y =
46
46
github.com/go-kit/log v0.2.1 h1:MRVx0/zhvdseW+Gza6N9rVzU/IVzaeE1SFI4raAhmBU =
47
47
github.com/go-kit/log v0.2.1 /go.mod h1:NwTd00d/i8cPZ3xOwwiv2PO5MOcx78fFErGNcVmBjv0 =
48
48
github.com/go-logfmt/logfmt v0.6.0 h1:wGYYu3uicYdqXVgoYbvnkrPVXkuLM1p1ifugDMEdRi4 =
You can’t perform that action at this time.
0 commit comments