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/uhthomas/automata
3
3
go 1.21
4
4
5
5
require (
6
- cuelang.org/go v0.7.0
6
+ cuelang.org/go v0.7.1
7
7
github.com/1Password/onepassword-operator v1.8.0
8
8
github.com/NVIDIA/gpu-operator v1.11.1
9
9
github.com/VictoriaMetrics/operator/api v0.0.0-20231128174956-7965dba77210
Original file line number Diff line number Diff line change @@ -759,6 +759,8 @@ cuelabs.dev/go/oci/ociregistry v0.0.0-20231103182354-93e78c079a13 h1:zkiIe8AxZ/k
759
759
cuelabs.dev/go/oci/ociregistry v0.0.0-20231103182354-93e78c079a13 /go.mod h1:XGKYSMtsJWfqQYPwq51ZygxAPqpEUj/9bdg16iDPTAA =
760
760
cuelang.org/go v0.7.0 h1:gMztinxuKfJwMIxtboFsNc6s8AxwJGgsJV+3CuLffHI =
761
761
cuelang.org/go v0.7.0 /go.mod h1:ix+3dM/bSpdG9xg6qpCgnJnpeLtciZu+O/rDbywoMII =
762
+ cuelang.org/go v0.7.1 h1:wSuUSIKR9M1yrph57l8EJATWVRWHaq/Zd0dFUL10PC8 =
763
+ cuelang.org/go v0.7.1 /go.mod h1:ix+3dM/bSpdG9xg6qpCgnJnpeLtciZu+O/rDbywoMII =
762
764
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 /go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU =
763
765
gioui.org v0.0.0-20210308172011-57750fc8a0a6 /go.mod h1:RSH6KIUZ0p2xy5zHDxgAM4zumjgTw83q2ge/PI+yyw8 =
764
766
git.sr.ht/~sbinet/gg v0.3.1 /go.mod h1:KGYtlADtqsqANL9ueOFkWymvzUvLMQllU5Ixo+8v3pc =
You can’t perform that action at this time.
0 commit comments