feat: BREAKING: change from string to []byte
This commit is contained in:
@@ -25,4 +25,4 @@ jobs:
|
||||
run: go build -v ./...
|
||||
|
||||
- name: Test
|
||||
run: go test -v ./...
|
||||
run: go test -v -cover ./...
|
||||
|
||||
Reference in New Issue
Block a user