Skip to content

Commit

Permalink
update core version
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoreilly committed Apr 28, 2024
1 parent 575273c commit 2f7ae51
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.1.1-0.20240423195502-763c53deb008
require cogentcore.org/core v0.1.1-0.20240428004521-ab5347730051

require (
github.com/anthonynsimon/bild v0.13.0 // 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.1.1-0.20240423195502-763c53deb008 h1:Ze0AlfL8vQUbh7bNat1HNxrOSn8CQrCHUtAa7+3gj7U=
cogentcore.org/core v0.1.1-0.20240423195502-763c53deb008/go.mod h1:5yCVwy5wKTkGvcTYDFo4ZN40WUEP/wxHSvBNicsPyi8=
cogentcore.org/core v0.1.1-0.20240428004521-ab5347730051 h1:9IEe20sFdEu3DIoL4EAMdeWFLEJ4OTXLhQeCF5MfHPE=
cogentcore.org/core v0.1.1-0.20240428004521-ab5347730051/go.mod h1:civGK+IuQZjq53w8eSxupM6fRyDB7m/irEeVKztMPB8=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/anthonynsimon/bild v0.13.0 h1:mN3tMaNds1wBWi1BrJq0ipDBhpkooYfu7ZFSMhXt1C8=
github.com/anthonynsimon/bild v0.13.0/go.mod h1:tpzzp0aYkAsMi1zmfhimaDyX1xjn2OUc1AJZK/TF0AE=
Expand Down

0 comments on commit 2f7ae51

Please sign in to comment.