Skip to content

Commit

Permalink
update core
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoreilly committed Aug 17, 2024
1 parent 8978acf commit 258ddce
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 @@ -3,7 +3,7 @@ module github.com/CompCogNeuro/sims/v2
go 1.22

require (
cogentcore.org/core v0.3.2-0.20240817183803-4760cbf5532b
cogentcore.org/core v0.3.2-0.20240817192417-3dc74bd132d4
github.com/emer/emergent/v2 v2.0.0-dev0.1.0.0.20240817184051-b75266eed90a
github.com/emer/leabra/v2 v2.0.0-20240817184441-8630076d69e4
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cogentcore.org/core v0.3.2-0.20240817183803-4760cbf5532b h1:9gjLvmndOgtnzZzjGM1e635k4YSQmNzLfhvruzVVTbs=
cogentcore.org/core v0.3.2-0.20240817183803-4760cbf5532b/go.mod h1:dg3uRsPcd8S1ZYvRD2TztCtjopRkrB5V/lbl54xsQd4=
cogentcore.org/core v0.3.2-0.20240817192417-3dc74bd132d4 h1:iCibAQKZGcjta5Qqn4XmC1uIKZ8HT/xHaP7/sjYQmoM=
cogentcore.org/core v0.3.2-0.20240817192417-3dc74bd132d4/go.mod h1:dg3uRsPcd8S1ZYvRD2TztCtjopRkrB5V/lbl54xsQd4=
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 258ddce

Please sign in to comment.