Skip to content

build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 #59

build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0

build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 #59

Workflow file for this run

name: test HBase kubernetes operator
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v2
- run: make test