Features
- Updated (Contributions)
- added tests #33 (KostLinux)
Commits
- c019af6: Updated README, removed warning (KostLinux)
- 77df685: Tidy up mod (KostLinux)
- c881c31: Go Modules: Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4 in the go_modules group across 1 directory (#26) (dependabot[bot]) #26
- 45e81d6: Go Modules: Bump gorm.io/driver/postgres from 1.5.7 to 1.5.9 (#30) (dependabot[bot]) #30
- 4b972da: Go Modules: Bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#29) (dependabot[bot]) #29
- 2fa36e5: Go Modules: Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#31) (dependabot[bot]) #31
- caad88f: Go Modules: Bump gorm.io/gorm from 1.25.10 to 1.25.11 (#32) (dependabot[bot]) #32
What's Changed
- Go Modules: Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4 in the go_modules group across 1 directory by @dependabot in #26
- Go Modules: Bump gorm.io/driver/postgres from 1.5.7 to 1.5.9 by @dependabot in #30
- Go Modules: Bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #29
- Go Modules: Bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #31
- Go Modules: Bump gorm.io/gorm from 1.25.10 to 1.25.11 by @dependabot in #32
- feat: added tests by @KostLinux in #33
Full Changelog: v1.0.0...v1.1.0