Skip to content

Commit

Permalink
go mod update
Browse files Browse the repository at this point in the history
  • Loading branch information
rcoreilly committed Jun 18, 2024
1 parent 818a70c commit b56cc32
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/emer/emergent/v2
go 1.22

require (
cogentcore.org/core v0.1.5-0.20240618055648-247c7f04b7c6
cogentcore.org/core v0.1.5-0.20240618090428-8a24e602ee2b
github.com/BurntSushi/toml v1.3.2
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883
github.com/iancoleman/strcase v0.3.0
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.5-0.20240618055648-247c7f04b7c6 h1:NdUK3ct01slXmWuXvrD9BVIx5ACrbL0blOkvK1VnoyA=
cogentcore.org/core v0.1.5-0.20240618055648-247c7f04b7c6/go.mod h1:oZ69LVMXeTb6Tq39AphvDlZkkltfuI/kgk9euC5I6z0=
cogentcore.org/core v0.1.5-0.20240618090428-8a24e602ee2b h1:YQwo7t/5c9CogFJKb3dUHkBjN0orde/vIHFeaHzgpEU=
cogentcore.org/core v0.1.5-0.20240618090428-8a24e602ee2b/go.mod h1:oZ69LVMXeTb6Tq39AphvDlZkkltfuI/kgk9euC5I6z0=
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 b56cc32

Please sign in to comment.