Skip to content

fix(deps): update module github.com/gophercloud/gophercloud to v1.9.0 #52

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

fix(deps): update module github.com/gophercloud/gophercloud to v1.9.0 #52

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.21"
- run: go build -v