Skip to content

fix(deps): update module github.com/gophercloud/gophercloud to v2 #70

fix(deps): update module github.com/gophercloud/gophercloud to v2

fix(deps): update module github.com/gophercloud/gophercloud to v2 #70

Workflow file for this run

name: Release
on:
push:
branches:
- '*'
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: "1.22"
- run: go build -v