Skip to content

Commit

Permalink
update core
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoreilly committed Jul 23, 2024
1 parent 191ca7e commit 7bb44f8
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 @@ -2,7 +2,7 @@ module github.com/cogentcore/cogentcore.github.io

go 1.22

require cogentcore.org/core v0.2.4-0.20240722221549-b96acb63d69c
require cogentcore.org/core v0.2.4-0.20240723180722-d7cdc83d3155

require (
github.com/Bios-Marcel/wastebasket v0.0.4-0.20240213135800-f26f1ae0a7c4 // indirect
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.2.4-0.20240722221549-b96acb63d69c h1:KWdZhbCfwGQhFpQav7/TvNqbr21aQ+yS93eJ4jOlM1E=
cogentcore.org/core v0.2.4-0.20240722221549-b96acb63d69c/go.mod h1:Rs73REPCpU/Deh9HOrAwq5cbSSwLvtNEAZJZixSKpcs=
cogentcore.org/core v0.2.4-0.20240723180722-d7cdc83d3155 h1:c0+B/VucTuP/34/yumm5kPUOPyUYlc908GV8u4wLYcg=
cogentcore.org/core v0.2.4-0.20240723180722-d7cdc83d3155/go.mod h1:Rs73REPCpU/Deh9HOrAwq5cbSSwLvtNEAZJZixSKpcs=
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 7bb44f8

Please sign in to comment.