Skip to content

Commit

Permalink
Version v2.0.0-dev.0
Browse files Browse the repository at this point in the history
  • Loading branch information
merschformann committed Mar 14, 2024
1 parent 9ed7c12 commit c90f407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ go 1.21

require (
github.com/nextmv-io/sdk v1.3.1-0.20240220144909-88ba9907052f
golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3
gonum.org/v1/gonum v0.14.0
)

Expand All @@ -18,5 +19,4 @@ require (
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 // indirect
)

0 comments on commit c90f407

Please sign in to comment.