Module for generic collections https://pkg.go.dev/pkg.icikowski.pl/collections
Go to file
Renovate Bot 8ab3f7a261
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/push/release Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
build(deps): update dependency @semantic-release/npm to v12
2024-03-17 11:34:01 +00:00
.woodpecker build(deps): update all non-major dependencies 2024-02-28 23:53:32 +00:00
comparators feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
functions feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
.gitignore ci(init): add initial CI configuration 2023-11-04 20:37:00 +01:00
.releaserc.json ci(init): add initial CI configuration 2023-11-04 20:37:00 +01:00
.renovaterc.json ci(renovate): add Renovate bot configuration 2024-02-29 00:18:52 +01:00
CHANGELOG.md release(rc): v0.1.1-rc.3 2024-03-16 00:08:03 +00:00
collection_test.csv feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
collection_test.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
collection.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
functions.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
go.mod feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
go.sum feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
LICENSE chore(license): add 0BSD license 2023-07-26 22:12:45 +02:00
optional_test.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
optional.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
package-lock.json build(deps): update dependency @semantic-release/npm to v12 2024-03-17 11:34:01 +00:00
package.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
package.json build(deps): update dependency @semantic-release/npm to v12 2024-03-17 11:34:01 +00:00