File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ module github.com/strongo/strongoapp
22
33go 1.21
44
5- toolchain go1.22.3
5+ toolchain go1.22.4
66
77require (
8- github.com/alexsergivan/transliterator v1.0.0
8+ github.com/alexsergivan/transliterator v1.0.1
99 github.com/dal-go/dalgo v0.12.1
1010 github.com/stretchr/testify v1.9.0
1111 github.com/strongo/random v0.0.1
Original file line number Diff line number Diff line change 11github.com/alexsergivan/transliterator v1.0.0 h1:SAA+fkGZKLnak47h8Dr6829IE2kpSZR2Y3yTd69cIwY =
22github.com/alexsergivan/transliterator v1.0.0 /go.mod h1:0IrumukulURJ4PD0z6UcdJKP2job1DYDhnHAP5y+5pE =
3+ github.com/alexsergivan/transliterator v1.0.1 h1:vON2ilWCHjq+S5Y4obhLGhHK4Y1VIhsHEtQlij5d9pI =
4+ github.com/alexsergivan/transliterator v1.0.1 /go.mod h1:0IrumukulURJ4PD0z6UcdJKP2job1DYDhnHAP5y+5pE =
35github.com/dal-go/dalgo v0.12.0 h1:giibzqo6mIkU06b0r4uKb3ZEa2agtj1qnL8RNa6sOBM =
46github.com/dal-go/dalgo v0.12.0 /go.mod h1:741DXTLpQfmvkazyEiivX8OBFylpzS1QErdh/6WquqI =
57github.com/dal-go/dalgo v0.12.1 h1:3W95xOSC7CLgH3OQppNOWoIaMkon8GlQmgYxxO5qnvs =
You can’t perform that action at this time.
0 commit comments