Soren L. Hansen
|
bf3eae1d9a
|
Bump go version to 1.20
|
2023-07-28 16:39:26 -07:00 |
|
dependabot[bot]
|
8c8f4d36d0
|
Bump golang.org/x/sys from 0.0.0-20210415045647-66c3f260301c to 0.1.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210415045647-66c3f260301c to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-25 13:19:07 -07:00 |
|
Søren L. Hansen
|
f66f0d0443
|
Use Go's built-in embed mechanism
Fixes #7
|
2021-06-04 09:01:20 -07:00 |
|
Soren L. Hansen
|
c3c670b954
|
Switch to urfave/cli/v2... again.
|
2021-04-18 07:01:31 -07:00 |
|
Søren L. Hansen
|
1fa987c518
|
Use v2 of urfave/cli
|
2021-04-18 05:38:22 -07:00 |
|
Søren L. Hansen
|
f3af8fcafd
|
Revert "Use v2 of urfave/cli"
This reverts commit 17df897c32 .
That did not work *at all*... We really need some tests for all of
this.
|
2021-04-12 22:24:31 -07:00 |
|
Søren L. Hansen
|
17df897c32
|
Use v2 of urfave/cli
|
2021-04-12 20:58:39 -07:00 |
|
Søren L. Hansen
|
a972faf0fd
|
Refresh dependencies
|
2021-04-12 20:10:53 -07:00 |
|
Søren L. Hansen
|
4a82d77e0b
|
Build for Solaris
Refresh pty import and add Solaris as a cross compile target
|
2021-04-10 23:38:29 -07:00 |
|
Søren L. Hansen
|
4e017f1618
|
Take over GoTTY maintainership
@yudai built this amazing piece of software, but it now needs a new,
active maintainer. I'm taking a stab at it.
|
2021-04-10 21:46:31 -07:00 |
|
Stephan van Ellewee
|
f0fe6d57fd
|
switched to go-mod, updated codegangsta/cli -> urfave/cli
|
2020-02-28 08:42:08 +02:00 |
|