Skip to content

chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.2 #30

chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.2

chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.2 #30

Workflow file for this run

---
name: try golang build
on:
push:
branches:
- dependabot/**
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
- run: go build .