bump cue to v0.4.0-alpha.2

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi
2021-04-26 10:21:26 -07:00
parent 2804feb004
commit 95e3819164
2 changed files with 6 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module dagger.io/go
go 1.16
require (
cuelang.org/go v0.3.2
cuelang.org/go v0.4.0-alpha.2
github.com/HdrHistogram/hdrhistogram-go v1.1.0 // indirect
github.com/KromDaniel/jonson v0.0.0-20180630143114-d2f9c3c389db
github.com/containerd/console v1.0.2