Skip to content

fix(deps): update module github.com/go-resty/resty/v2 to v2.15.3 #104

fix(deps): update module github.com/go-resty/resty/v2 to v2.15.3

fix(deps): update module github.com/go-resty/resty/v2 to v2.15.3 #104

Workflow file for this run

name: Build go project
on:
push:
branches:
- "**"
pull_request:
branches:
- "**"
jobs:
test:
uses: nezuchan/workflows/.github/workflows/golang-compile-test.yml@main
with:
ADDITIONAL_PACKAGES: "libvips-dev"
TARGET_FILE: "cmd/server/main.go"