Skip to content

Commit

Permalink
MAINT: Bump gonum.org/v1/gonum from 0.12.0 to 0.13.0 (#15)
Browse files Browse the repository at this point in the history
Bumps [gonum.org/v1/gonum](https://github.com/gonum/gonum) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/gonum/gonum/releases)
- [Commits](gonum/gonum@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: gonum.org/v1/gonum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 9288f66 commit 01215a6
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 374 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module github.com/davidkleiven/gononlin
go 1.13

require (
golang.org/x/exp v0.0.0-20210908151040-650492aaac73 // indirect
gonum.org/v1/exp v0.0.0-20220503065741-e45430a0816d
gonum.org/v1/gonum v0.12.0
gonum.org/v1/gonum v0.13.0
)
Loading

0 comments on commit 01215a6

Please sign in to comment.