Skip to content

Commit

Permalink
update to latest lab go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
rcoreilly committed Jan 9, 2025
1 parent 07780e6 commit d1d11f4
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 @@ -4,7 +4,7 @@ go 1.22

require (
cogentcore.org/core v0.3.8-0.20250107194326-4f9a237dda21
cogentcore.org/lab v0.0.0-20250106082910-c6a5aa45a062
cogentcore.org/lab v0.0.0-20250109203708-c742f9552551
github.com/anthonynsimon/bild v0.13.0
github.com/cogentcore/yaegi v0.0.0-20240724064145-e32a03faad56
github.com/emer/emergent/v2 v2.0.0-dev0.1.7.0.20241223211126-97d70964931f
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cogentcore.org/core v0.3.8-0.20250107194326-4f9a237dda21 h1:ZcRFeLi4sKmi+isMJQuPeBPBo3CwUYRxukutBMT1Lcw=
cogentcore.org/core v0.3.8-0.20250107194326-4f9a237dda21/go.mod h1:Ipnb14B+l0qLzjvcvCIhnDucV9H9RyuqS4knZz5kB8A=
cogentcore.org/lab v0.0.0-20250106082910-c6a5aa45a062 h1:mBtnc0MPlbxLspD1CFQj3HBmU/VZf73mrOvzTpaoxfc=
cogentcore.org/lab v0.0.0-20250106082910-c6a5aa45a062/go.mod h1:bKg+YMAyzEeEygJvn8rT/L9+Uqd50VyBzqQFrF29zuk=
cogentcore.org/lab v0.0.0-20250109203708-c742f9552551 h1:aHaTWuqrsVKnwrcPACwAGy8v0KN5bCxgDqcwfzjtsmA=
cogentcore.org/lab v0.0.0-20250109203708-c742f9552551/go.mod h1:cFjKEyMK/eCST7x6sGCGjC12iY+/vcgZime7ASFnM/k=
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 d1d11f4

Please sign in to comment.