File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/devlights/try-golang
33go 1.18
44
55require (
6- github.com/devlights/gomy v0.3.2
6+ github.com/devlights/gomy v0.4.0
77 golang.org/x/crypto v0.0.0-20220214200702-86341886e292
88 golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
99 golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
Original file line number Diff line number Diff line change 1- github.com/devlights/gomy v0.3.2 h1:6hmvXbdct6s2958Nw3z96rs7Ygp5QHjylhsRzlCXBW8 =
2- github.com/devlights/gomy v0.3.2 /go.mod h1:bVnStsTE5VEaqIW7DWekDqVddOBAXLO1e45PefoqDmk =
1+ github.com/devlights/gomy v0.4.0 h1:cpGq7j9ajonlH+munRnh9ebYmWm6Ku4stRxju3BE9VM =
2+ github.com/devlights/gomy v0.4.0 /go.mod h1:s6/L0jEn7J/F1bIRNu3nkf+Lz/n24RClTxD76DhqGEU =
33golang.org/x/crypto v0.0.0-20220214200702-86341886e292 h1:f+lwQ+GtmgoY+A2YaQxlSOnDjXcQ7ZRLWOHbC6HtRqE =
44golang.org/x/crypto v0.0.0-20220214200702-86341886e292 /go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4 =
55golang.org/x/sync v0.0.0-20210220032951-036812b2e83c h1:5KslGYwFpkhGh+Q16bwMP3cOontH8FOep7tGV86Y7SQ =
You can’t perform that action at this time.
0 commit comments