Age | Commit message (Expand) | Author |
---|---|---|
2021-07-20 | Add go:build directives as required by Go 1.17's gofmt. | Jamie Liu |
2021-03-03 | [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. | Ayush Ranjan |
2021-02-18 | Bump build constraints to Go 1.18 | Michael Pratt |
2020-08-24 | Bump build constraints to 1.17 | Michael Pratt |
2020-05-29 | Update Go version build tags | Michael Pratt |
2020-01-27 | Standardize on tools directory. | Adin Scannell |
2020-01-09 | New sync package. | Ian Gudger |
2019-10-29 | Update build tags to allow Go 1.14 | Michael Pratt |
2019-09-12 | Remove go_test from go_stateify and go_marshal | Michael Pratt |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-10 | Move //pkg/sentry/platform/procid to //pkg/procid. | Jamie Liu |