Skip to content
Snippets Groups Projects

Update mongo driver and fix deprecations

Merged Ghost User requested to merge fix-deprecations into master
15 files
+ 24
24
Compare changes
  • Side-by-side
  • Inline
Files
15
variables:
GOLANG_VERSION: "1.20.5"
GOLANG_VERSION: "1.20.6"
code-quality:
image: golangci/golangci-lint:v1.52.2-alpine
stage: analyze
Loading