Skip to content

Commit

Permalink
fix(deps): update cuelang.org/go digest to 80b0eee
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2023
1 parent ca71cd1 commit 77ceb15
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/uhthomas/automata
go 1.21

require (
cuelang.org/go v0.6.1-0.20231118161246-d97b0c3bc6e5
cuelang.org/go v0.6.1-0.20231120132700-80b0eee3ff37
github.com/1Password/onepassword-operator v1.8.0
github.com/VictoriaMetrics/operator/api v0.0.0-20231116210656-388745c12f15
github.com/cert-manager/cert-manager v1.13.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,8 @@ cuelang.org/go v0.6.1-0.20231117124347-68e9d5d75f92 h1:OiLUt4n2ApS5o0ZzUqHGKLjUD
cuelang.org/go v0.6.1-0.20231117124347-68e9d5d75f92/go.mod h1:ix+3dM/bSpdG9xg6qpCgnJnpeLtciZu+O/rDbywoMII=
cuelang.org/go v0.6.1-0.20231118161246-d97b0c3bc6e5 h1:x1E5YJ1D86Kp4NtjtRQXRQNWwXj9fwoiZG+h9KyGlAA=
cuelang.org/go v0.6.1-0.20231118161246-d97b0c3bc6e5/go.mod h1:ix+3dM/bSpdG9xg6qpCgnJnpeLtciZu+O/rDbywoMII=
cuelang.org/go v0.6.1-0.20231120132700-80b0eee3ff37 h1:UoEEd7vZhVHYUcccTS1J3tqSOiRkGNbc/ixY0Z7tWF8=
cuelang.org/go v0.6.1-0.20231120132700-80b0eee3ff37/go.mod h1:ix+3dM/bSpdG9xg6qpCgnJnpeLtciZu+O/rDbywoMII=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
gioui.org v0.0.0-20210308172011-57750fc8a0a6/go.mod h1:RSH6KIUZ0p2xy5zHDxgAM4zumjgTw83q2ge/PI+yyw8=
git.sr.ht/~sbinet/gg v0.3.1/go.mod h1:KGYtlADtqsqANL9ueOFkWymvzUvLMQllU5Ixo+8v3pc=
Expand Down

0 comments on commit 77ceb15

Please sign in to comment.