File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/alecthomas/chroma/v2
33go 1.19
44
55require (
6- github.com/alecthomas/assert/v2 v2.4.1
6+ github.com/alecthomas/assert/v2 v2.5.0
77 github.com/alecthomas/repr v0.3.0
88 github.com/dlclark/regexp2 v1.10.0
99)
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ github.com/alecthomas/assert/v2 v2.2.1 h1:XivOgYcduV98QCahG8T5XTezV5bylXe+lBxLG2
22github.com/alecthomas/assert/v2 v2.2.1 /go.mod h1:pXcQ2Asjp247dahGEmsZ6ru0UVwnkhktn7S0bBDLxvQ =
33github.com/alecthomas/assert/v2 v2.4.1 h1:mwPZod/d35nlaCppr6sFP0rbCL05WH9fIo7lvsf47zo =
44github.com/alecthomas/assert/v2 v2.4.1 /go.mod h1:fw5suVxB+wfYJ3291t0hRTqtGzFYdSwstnRQdaQx2DM =
5+ github.com/alecthomas/assert/v2 v2.5.0 h1:OJKYg53BQx06/bMRBSPDCO49CbCDNiUQXwdoNrt6x5w =
6+ github.com/alecthomas/assert/v2 v2.5.0 /go.mod h1:fw5suVxB+wfYJ3291t0hRTqtGzFYdSwstnRQdaQx2DM =
57github.com/alecthomas/repr v0.2.0 h1:HAzS41CIzNW5syS8Mf9UwXhNH1J9aix/BvDRf1Ml2Yk =
68github.com/alecthomas/repr v0.2.0 /go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4 =
79github.com/alecthomas/repr v0.3.0 h1:NeYzUPfjjlqHY4KtzgKJiWd6sVq2eNUPTi34PiFGjY8 =
You can’t perform that action at this time.
0 commit comments