Skip to content

Bump golang.org/x/text from 0.15.0 to 0.16.0 #135

Bump golang.org/x/text from 0.15.0 to 0.16.0

Bump golang.org/x/text from 0.15.0 to 0.16.0 #135

Workflow file for this run

name: Go
on:
push:
tags:
- v*
branches:
- master
- main
pull_request:
permissions:
contents: read
jobs:
call-workflow:
uses: antham/go-workflow-github-action/.github/workflows/build.yml@master
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}