Skip to content

Commit e64b8e2

Browse files
authored
Merge pull request #987 from ripienaar/exports
Basic Exports CRUD
2 parents 8d5bf62 + c0f9c94 commit e64b8e2

File tree

5 files changed

+440
-130
lines changed

5 files changed

+440
-130
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
test:
66
strategy:
77
matrix:
8-
go: [ "1.20", "1.21" ]
8+
go: [ "1.21", "1.22" ]
99

1010
env:
1111
GOPATH: /home/runner/work/natscli

0 commit comments

Comments
 (0)