Skip to content

Commit

Permalink
go mod update to latest emergent
Browse files Browse the repository at this point in the history
  • Loading branch information
rcoreilly committed Dec 20, 2024
1 parent f1d5d49 commit 0e4a087
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 @@ -5,7 +5,7 @@ go 1.22
require (
cogentcore.org/core v0.3.8-0.20241219232922-740dc0f59957
github.com/anthonynsimon/bild v0.13.0
github.com/emer/emergent/v2 v2.0.0-dev0.1.7.0.20241201091049-2bf1680528df
github.com/emer/emergent/v2 v2.0.0-dev0.1.7.0.20241220000411-ea37889cc253
github.com/emer/v1vision v0.1.0
github.com/stretchr/testify v1.9.0
gitlab.com/gomidi/midi/v2 v2.0.30
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dlclark/regexp2 v1.11.0 h1:G/nrcoOa7ZXlpoa/91N3X7mM3r8eIlMBBJZvsz/mxKI=
github.com/dlclark/regexp2 v1.11.0/go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8=
github.com/emer/emergent/v2 v2.0.0-dev0.1.7.0.20241201091049-2bf1680528df h1:mYQPr9cA5hrcnXe/ZBL4eShmo9hXH/Jn2O0EIHE0Lp0=
github.com/emer/emergent/v2 v2.0.0-dev0.1.7.0.20241201091049-2bf1680528df/go.mod h1:mW3FS2fPR2gdVu+oXmri3Rw6hDgBz+JUFZf7+4WJL0E=
github.com/emer/emergent/v2 v2.0.0-dev0.1.7.0.20241220000411-ea37889cc253 h1:kJjaVx/Um7XLRMOOpiIeOL5quT/Oc5rXsgKiPxbRxo8=
github.com/emer/emergent/v2 v2.0.0-dev0.1.7.0.20241220000411-ea37889cc253/go.mod h1:mW3FS2fPR2gdVu+oXmri3Rw6hDgBz+JUFZf7+4WJL0E=
github.com/emer/v1vision v0.1.0 h1:XpNBhRFQYghzaGm8e7wktivOUMRfMPvyIc88tRqBstc=
github.com/emer/v1vision v0.1.0/go.mod h1:bvigJ6rebuyuuQNZuGBMveDdCsOQYwC5rhzS/DtKjMQ=
github.com/ergochat/readline v0.1.2 h1:zxiwQB8DyTLD0HSWthJlnvs5E2X1qnyXZ44RFf1jRlg=
Expand Down

0 comments on commit 0e4a087

Please sign in to comment.