Skip to content

Commit

Permalink
Bump cue version to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kajogo777 committed Aug 10, 2023
1 parent f741eb3 commit 9e6a021
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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/stakpak/devx
go 1.18

require (
cuelang.org/go v0.6.0-alpha.2
cuelang.org/go v0.6.0
github.com/go-git/go-billy/v5 v5.3.1
golang.org/x/mod v0.9.0
mvdan.cc/sh/v3 v3.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cuelang.org/go v0.6.0-alpha.2 h1:7HRnexrOVLT+isLFeFEsZ/DfnZ/28+Wwn0bBU4dowIA=
cuelang.org/go v0.6.0-alpha.2/go.mod h1:PTRw1+DrzCDmGIHM00bLxnwGEYlblJ5Lql4jgprAh2c=
cuelang.org/go v0.6.0 h1:dJhgKCog+FEZt7OwAYV1R+o/RZPmE8aqFoptmxSWyr8=
cuelang.org/go v0.6.0/go.mod h1:9CxOX8aawrr3BgSdqPj7V0RYoXo7XIb+yDFC6uESrOQ=
github.com/Microsoft/go-winio v0.4.14/go.mod h1:qXqCSQ3Xa7+6tgxaGTIe4Kpcdsi+P8jBhyzoq1bpyYA=
github.com/Microsoft/go-winio v0.4.16 h1:FtSW/jqD+l4ba5iPBj9CODVtgfYAD8w2wS923g/cFDk=
github.com/Microsoft/go-winio v0.4.16/go.mod h1:XB6nPKklQyQ7GC9LdcBEcBl8PF76WugXOPRXwdLnMv0=
Expand Down

0 comments on commit 9e6a021

Please sign in to comment.