Skip to content

Commit

Permalink
update go.work
Browse files Browse the repository at this point in the history
  • Loading branch information
kucherenkovova committed May 20, 2024
1 parent d30b4fd commit b7f6d60
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions go.work
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
go 1.22.2

use (
xmaps
xmath
xnet/xhttp
xslog
xstrconv
./xmaps
./xmath
./xnet/xhttp
./xslog
./xstrconv
)

0 comments on commit b7f6d60

Please sign in to comment.