File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 version = versionFile ;
3737 src = ./. ;
3838
39- vendorHash = "sha256-Wi6FatqKvQzaxu7cWSPMFkjH6xVmqPH6l49GoW7tMh4 =" ;
39+ vendorHash = "sha256-75n061MzeEimyTp92JpVTrxRkA/Kpg7AIPaQcxCN0G4 =" ;
4040 proxyVendor = true ;
4141
4242 overrideModAttrs = old : {
8282 version = versionFile ;
8383 src = ./. ;
8484
85- vendorHash = "sha256-Wi6FatqKvQzaxu7cWSPMFkjH6xVmqPH6l49GoW7tMh4 =" ;
85+ vendorHash = "sha256-75n061MzeEimyTp92JpVTrxRkA/Kpg7AIPaQcxCN0G4 =" ;
8686 proxyVendor = true ; # Download deps during build instead of vendoring
8787
8888 # The go-modules derivation only fetches Go deps — skip TS/WASM build there
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
1313 github.com/spf13/cobra v1.10.2
1414 github.com/yuin/goldmark v1.8.2
15- golang.org/x/text v0.35 .0
15+ golang.org/x/text v0.36 .0
1616 gopkg.in/yaml.v3 v3.0.1
1717)
1818
Original file line number Diff line number Diff line change @@ -162,8 +162,8 @@ golang.org/x/net v0.52.0/go.mod h1:R1MAz7uMZxVMualyPXb+VaqGSa3LIaUqk0eEt3w36Sw=
162162golang.org/x/sys v0.0.0-20201101102859-da207088b7d1 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
163163golang.org/x/sys v0.42.0 h1:omrd2nAlyT5ESRdCLYdm3+fMfNFE/+Rf4bDIQImRJeo =
164164golang.org/x/sys v0.42.0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
165- golang.org/x/text v0.35 .0 h1:JOVx6vVDFokkpaq1AEptVzLTpDe9KGpj5tR4/X+ybL8 =
166- golang.org/x/text v0.35 .0 /go.mod h1:khi/HExzZJ2pGnjenulevKNX1W67CUy0AsXcNubPGCA =
165+ golang.org/x/text v0.36 .0 h1:JfKh3XmcRPqZPKevfXVpI1wXPTqbkE5f7JA92a55Yxg =
166+ golang.org/x/text v0.36 .0 /go.mod h1:NIdBknypM8iqVmPiuco0Dh6P5Jcdk8lJL0CUebqK164 =
167167gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk =
168168gonum.org/v1/gonum v0.16.0 /go.mod h1:fef3am4MQ93R2HHpKnLk4/Tbh/s0+wqD5nfa6Pnwy4E =
169169google.golang.org/genproto v0.0.0-20251002232023-7c0ddcbb5797 h1:06qNPeHxbfl+OJluwQ2zOiTP6di3mvADTHnMYQuOKDQ =
You can’t perform that action at this time.
0 commit comments