Skip to content

Commit

Permalink
update to latest core branch revision
Browse files Browse the repository at this point in the history
  • Loading branch information
rcoreilly committed Dec 23, 2024
1 parent 198c495 commit 86d359d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
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.20241216080847-e7d7703e8fe1
cogentcore.org/core v0.3.8-0.20241223001113-dbeb6f356523
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
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +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=
cogentcore.org/core v0.3.8-0.20241223001113-dbeb6f356523 h1:wPx13YqgkwzAzhnnUhaGKp3tnJXJmgUCp+alKj/0Ocs=
cogentcore.org/core v0.3.8-0.20241223001113-dbeb6f356523/go.mod h1:Ipnb14B+l0qLzjvcvCIhnDucV9H9RyuqS4knZz5kB8A=
github.com/Bios-Marcel/wastebasket v0.0.4-0.20240213135800-f26f1ae0a7c4 h1:6lx9xzJAhdjq0LvVfbITeC3IH9Fzvo1aBahyPu2FuG8=
github.com/Bios-Marcel/wastebasket v0.0.4-0.20240213135800-f26f1ae0a7c4/go.mod h1:FChzXi1izqzdPb6BiNZmcZLGyTYiT61iGx9Rxx9GNeI=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
Expand Down

0 comments on commit 86d359d

Please sign in to comment.