Compare commits

..

No commits in common. "master" and "add-license-1" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ Go >= 1.18 required.
# Installation
`go get go.neonxp.ru/collection@latest`
`go get https://go.neonxp.dev/collection@latest`
# Methods

2
go.mod
View file

@ -1,3 +1,3 @@
module go.neonxp.ru/collection
module go.neonxp.dev/collection
go 1.18