15 Commits

Author SHA1 Message Date
dependabot[bot]
6025c0a17c
build(deps): bump actions/checkout from 2 to 3.1.0 (#155)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jeroen Simonetti <jsimonetti@users.noreply.github.com>
2022-10-09 08:31:58 +02:00
dependabot[bot]
daec7ecf9e
build(deps): bump actions/setup-go from 2 to 3 (#156)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-09 08:30:18 +02:00
Jeroen Simonetti
ed0c7dd095
Add github actions to dependabot(#154)
Add github action updates.

Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
2022-10-09 02:31:26 +02:00
Jeroen Simonetti
c4f08d66f3
chore: add go119 (#147)
Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
2022-08-25 09:39:13 +02:00
Jeroen Simonetti
79fb2fc9e6
go-native fuzz (#140)
* Add first attempt at native fuzzing

Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
2022-04-12 17:42:36 +02:00
Jeroen Simonetti
435639c8e6
Update go-test.yml 2021-09-22 10:00:37 +02:00
Jeroen Simonetti
a71c5dabed
Update go-test.yml 2021-09-22 10:00:21 +02:00
Jeroen Simonetti
1b79e63a70
Update go-test.yml (#111) 2021-02-26 13:06:01 +01:00
Jeroen Simonetti
66c871082f
Update dependabot.yml 2021-02-12 08:51:22 +01:00
Jeroen Simonetti
a4fa26e24a
build(deps): use github integrated dependabot (#106)
Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
2021-02-12 08:39:17 +01:00
Jeroen Simonetti
1080298718
Use 1.15 for integration tests too 2020-10-07 11:59:15 +02:00
Jeroen Simonetti
bf06c65f05
Test with 1.15 2020-10-07 11:58:28 +02:00
Jeroen Simonetti
7a753270ee
Update go-test.yml (#72)
Add tests for go 1.14
2020-02-29 12:48:18 +01:00
Jeroen Simonetti
c1e6480802
Update go-test.yml
Run on PR also
2020-02-07 20:42:09 +01:00
Jeroen Simonetti
f846d4f6c1
Use github actions (#70)
Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
2020-01-17 13:37:17 +01:00