Skip to content

Commit

Permalink
MindMaster的概要
Browse files Browse the repository at this point in the history
  • Loading branch information
ddkwork committed Mar 14, 2024
1 parent c8c1802 commit de4758c
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/ddkwork/golibrary
go 1.22

require (
cogentcore.org/core v0.0.8-0.20240312043521-bdafc24c3306
cogentcore.org/core v0.0.8-0.20240313183652-97397a76cc05
github.com/alecthomas/chroma/v2 v2.12.0
github.com/aquasecurity/table v1.8.0
github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394
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.0.8-0.20240312043521-bdafc24c3306 h1:U6alePCChXxyTyVi/ImLxIN8jfx5XhfITaKOfkqbkTU=
cogentcore.org/core v0.0.8-0.20240312043521-bdafc24c3306/go.mod h1:86eoGoMKgZgLm1o/zEP5m3iRUb1+xLKX0+jLaTQKeBI=
cogentcore.org/core v0.0.8-0.20240313183652-97397a76cc05 h1:4afosKC5KWxm0N8/hIijTgwXjwM5iQddcidtlK5UlpY=
cogentcore.org/core v0.0.8-0.20240313183652-97397a76cc05/go.mod h1:86eoGoMKgZgLm1o/zEP5m3iRUb1+xLKX0+jLaTQKeBI=
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 de4758c

Please sign in to comment.