File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.22.0
44toolchain go1.24.1
55
66require (
7- github.com/inftyai/llmaz v0.1.2
7+ github.com/inftyai/llmaz v0.1.3
88 k8s.io/api v0.32.3
99 k8s.io/apimachinery v0.32.3
1010 k8s.io/client-go v0.32.3
Original file line number Diff line number Diff line change @@ -97,8 +97,8 @@ github.com/imdario/mergo v0.3.13 h1:lFzP57bqS/wsqKssCGmtLAb8A0wKjLGrve2q3PPVcBk=
9797github.com/imdario/mergo v0.3.13 /go.mod h1:4lJ1jqUDcsbIECGy0RUJAXNIhg+6ocWgb1ALK2O4oXg =
9898github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
9999github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
100- github.com/inftyai/llmaz v0.1.2 h1:6G4qXbiuD0ND8HjDTa/NSjiZYJfryEOG62wPsqLQrZo =
101- github.com/inftyai/llmaz v0.1.2 /go.mod h1:2nVFb5ptJfe6Qhha5qOcMQBKK5hLgccKBZcsl1FURME =
100+ github.com/inftyai/llmaz v0.1.3 h1:TZFsSkwxiZ34EfP1j8/DCGbU12U82FejOZK4WhCyOVI =
101+ github.com/inftyai/llmaz v0.1.3 /go.mod h1:2nVFb5ptJfe6Qhha5qOcMQBKK5hLgccKBZcsl1FURME =
102102github.com/jonboulle/clockwork v0.2.2 h1:UOGuzwb1PwsrDAObMuhUnj0p5ULPj8V/xJ7Kx9qUBdQ =
103103github.com/jonboulle/clockwork v0.2.2 /go.mod h1:Pkfl5aHPm1nk2H9h0bjmnJD/BcgbGXUBGnn1kMkgxc8 =
104104github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY =
You can’t perform that action at this time.
0 commit comments