Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sevein committed Sep 3, 2024
1 parent ec0c82f commit f379909
Show file tree
Hide file tree
Showing 3 changed files with 448 additions and 4,329 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/artefactual-labs/amflow

go 1.22.4
go 1.23.0

require (
github.com/goadesign/goa v1.4.3
Expand All @@ -10,7 +10,7 @@ require (
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
go.uber.org/multierr v1.11.0
gonum.org/v1/gonum v0.15.0
gonum.org/v1/gonum v0.15.1
)

require (
Expand Down
Loading

0 comments on commit f379909

Please sign in to comment.