repos / starfx

supercharged async flow control library.
git clone https://github.com/neurosnap/starfx.git

commit
a593340
parent
0df8950
author
Eric Bower
date
2024-03-19 20:23:30 +0000 UTC
chore: update go
1 files changed,  +1, -1
M .github/workflows/static.yml
+1, -1
1@@ -13,7 +13,7 @@ jobs:
2           fetch-depth: 0
3       - uses: actions/setup-go@v4
4         with:
5-          go-version: '1.20'
6+          go-version: '1.22'
7       - name: install pgit
8         run: |
9           go install github.com/picosh/pgit@v1