Skip to content

Commit

Permalink
init jieshao/automkcerti18ntools
Browse files Browse the repository at this point in the history
  • Loading branch information
LY1806620741 committed Jan 1, 2024
1 parent 76bb886 commit 111715b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
8 changes: 8 additions & 0 deletions i18ntools/go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
module jieshao/automkcerti18ntools

go 1.21.4

require (
github.com/BurntSushi/toml v1.3.2
golang.org/x/tools v0.16.1
)
4 changes: 4 additions & 0 deletions i18ntools/go.sum
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
github.com/BurntSushi/toml v1.3.2 h1:o7IhLm0Msx3BaB+n3Ag7L8EVlByGnpq14C4YWiu/gL8=
github.com/BurntSushi/toml v1.3.2/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
golang.org/x/tools v0.16.1 h1:TLyB3WofjdOEepBHAU20JdNC1Zbg87elYofWYAY5oZA=
golang.org/x/tools v0.16.1/go.mod h1:kYVVN6I1mBNoB1OX+noeBjbRk4IUEPa7JJ+TJMEooJ0=

0 comments on commit 111715b

Please sign in to comment.