build(deps): bump cuelang.org/go from 0.3.0-beta.5 to 0.3.0-beta.6

Bumps cuelang.org/go from 0.3.0-beta.5 to 0.3.0-beta.6.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-12 07:21:01 +00:00
committed by GitHub
parent 78236470f7
commit bd7eb64048
2 changed files with 16 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module dagger.io/go
go 1.16
require (
cuelang.org/go v0.3.0-beta.5
cuelang.org/go v0.3.0-beta.6
github.com/KromDaniel/jonson v0.0.0-20180630143114-d2f9c3c389db
github.com/containerd/console v1.0.1
github.com/docker/distribution v2.7.1+incompatible