Skip to content

Release v0.1.4a

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukewhrit lukewhrit released this 12 Mar 21:31
· 290 commits to main since this release
c16f653

This release includes primarily a small fix to the Docker system in which the Dockerfile used the wrong binary build path

There are also many dependabot commits which are artifacts from the merge of the last release.

Commits

  • build(deps): bump github.com/magefile/mage from 1.10.0 to 1.11.0
  • chore(stale.yml): delete file
  • build(deps): bump gorm.io/gorm from 1.20.9 to 1.20.10
  • build(deps): bump github.com/knadh/koanf from 0.14.0 to 0.15.0
  • build(deps): bump gorm.io/gorm from 1.20.10 to 1.20.11
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.3.2 to 2.3.3
  • build(deps): bump gorm.io/gorm from 1.20.11 to 1.20.12
  • build(deps): bump gorm.io/driver/mysql from 1.0.3 to 1.0.4
  • build(deps): bump gorm.io/driver/postgres from 1.0.6 to 1.0.7
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.3.3 to 2.4.0
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.4.0 to 2.4.1
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.4.1 to 2.5.0
  • build(deps): bump gorm.io/gorm from 1.20.12 to 1.21.1
  • build(deps): bump gorm.io/gorm from 1.21.1 to 1.21.2
  • build(deps): bump gorm.io/gorm from 1.21.2 to 1.21.3
  • build(deps): bump gorm.io/driver/mysql from 1.0.4 to 1.0.5
  • build(docker): use correct main.go path in docker file