Skip to content

fix(deps): update module github.com/gophercloud/gophercloud to v1.6.0 #40

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

fix(deps): update module github.com/gophercloud/gophercloud to v1.6.0 #40

Workflow file for this run

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