fix(deps): update module cuelang.org/go to v0.4.3

This commit is contained in:
2022-10-26 06:47:06 +00:00
parent 7bb46d2fdd
commit aeacd3ec60
2 changed files with 14 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module go.dagger.io/dagger
go 1.16
require (
cuelang.org/go v0.4.1-rc.1.0.20220106143633-60d6503d1974
cuelang.org/go v0.4.3
github.com/KromDaniel/jonson v0.0.0-20180630143114-d2f9c3c389db
github.com/Microsoft/go-winio v0.5.2
github.com/containerd/console v1.0.3