Skip to content

Commit

Permalink
Remove go bindings example (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtraglia authored Aug 15, 2023
1 parent 9e68a47 commit 7b50039
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 51 deletions.
11 changes: 0 additions & 11 deletions bindings/go/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,6 @@ This package requires `1.19rc1` or later. Version `1.19beta1` and before will
not work. These versions have a linking issue and are unable to see `blst`
functions.

## Example

For reference, see the `example` module in this directory. You can test it out with `go run`:

```
user@system ~/c-kzg-4844/bindings/go/example $ go run .
go: downloading github.com/ethereum/c-kzg-4844 v0.0.0-20230407130613-fd0a51aa35bc
go: downloading github.com/supranational/blst v0.3.11-0.20230406105308-e9dfc5ee724b
88f1aea383b825371cb98acfbae6c81cce601a2e3129461c3c2b816409af8f3e5080db165fd327db687b3ed632153a62
```

## Tests

Run the tests with this command:
Expand Down
7 changes: 0 additions & 7 deletions bindings/go/example/go.mod

This file was deleted.

8 changes: 0 additions & 8 deletions bindings/go/example/go.sum

This file was deleted.

25 changes: 0 additions & 25 deletions bindings/go/example/main.go

This file was deleted.

0 comments on commit 7b50039

Please sign in to comment.