Merge pull request 'chores: update go mod dependencies' (#197) from vlbeaudoin/chores/bump-go into main

Reviewed-on: https://git.agecem.com///agecem/agecem-org/pulls/197
This commit is contained in:
Victor Lacasse-Beaudoin 2024-08-21 12:32:02 -04:00
commit 835eed54d0
3 changed files with 79 additions and 516 deletions

View file

@ -1,4 +1,4 @@
FROM golang:1.21.4 AS build
FROM golang:1.23.0 AS build
ARG agecem_org_version