Commit 78ee30a5 authored by Guilhem Bonnefille's avatar Guilhem Bonnefille
Browse files

ci: bump golang template

Get rid of govulncheck related to http module in go<1.20.6
parent 6f4b215f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
include:
  # Go template
  - project: "to-be-continuous/golang"
    ref: "4.4"
    ref: "4.5"
    file: "templates/gitlab-ci-golang.yml"
  # Docker template
  - project: "to-be-continuous/docker"