Skip to content

Commit

Permalink
Update go updates
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <[email protected]>
  • Loading branch information
platform-engineering-bot committed May 4, 2024
1 parent 48b58b2 commit a4a13fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cmd/arcaflow-codegen/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module codegen
go 1.18

require (
go.arcalot.io/assert v1.6.0
golang.org/x/text v0.14.0
go.arcalot.io/assert v1.8.0
golang.org/x/text v0.15.0
gopkg.in/yaml.v3 v3.0.1
)

Expand Down
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 go.flow.arcalot.io/pluginsdk
go 1.21

require (
github.com/fxamacker/cbor/v2 v2.5.0
github.com/fxamacker/cbor/v2 v2.6.0
go.arcalot.io/assert v1.8.0
go.arcalot.io/log/v2 v2.1.0
gopkg.in/yaml.v3 v3.0.1
Expand Down

0 comments on commit a4a13fa

Please sign in to comment.