Skip to content

Commit

Permalink
update core mod
Browse files Browse the repository at this point in the history
  • Loading branch information
rcoreilly committed Dec 22, 2024
1 parent cb07ae0 commit 3278150
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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 cogentcore.org/lab
go 1.22

require (
cogentcore.org/core v0.3.8-0.20241221225046-e92ae927e2f5
cogentcore.org/core v0.3.8-0.20241216080847-e7d7703e8fe1
github.com/cogentcore/yaegi v0.0.0-20240724064145-e32a03faad56
github.com/ergochat/readline v0.1.2
github.com/mitchellh/go-homedir v1.1.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
cogentcore.org/core v0.3.8-0.20241216080847-e7d7703e8fe1 h1:FrdMoqKiQQNaOaF7GjsEzk3zDTjj9zNO3n/EUW2Skos=
cogentcore.org/core v0.3.8-0.20241216080847-e7d7703e8fe1/go.mod h1:Ipnb14B+l0qLzjvcvCIhnDucV9H9RyuqS4knZz5kB8A=
cogentcore.org/core v0.3.8-0.20241221225046-e92ae927e2f5 h1:qRkNwvLX+ZjhdTPsnOxsM/vRWBhABOPrxkC9zoqOUAw=
cogentcore.org/core v0.3.8-0.20241221225046-e92ae927e2f5/go.mod h1:Ipnb14B+l0qLzjvcvCIhnDucV9H9RyuqS4knZz5kB8A=
github.com/Bios-Marcel/wastebasket v0.0.4-0.20240213135800-f26f1ae0a7c4 h1:6lx9xzJAhdjq0LvVfbITeC3IH9Fzvo1aBahyPu2FuG8=
Expand Down

0 comments on commit 3278150

Please sign in to comment.