<feed xmlns='http://www.w3.org/2005/Atom'>
<title>easypki/go.mod, branch main</title>
<subtitle>Fork of easypki with my patches.</subtitle>
<id>http://git.kilabit.info/easypki/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/easypki/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/easypki/'/>
<updated>2026-04-14T20:22:41Z</updated>
<entry>
<title>go.mod: update all dependencies and set minimum Go to v1.26.0</title>
<updated>2026-04-14T20:22:41Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-04-14T20:21:12Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/easypki/commit/?id=2640289d8fd6bfcdb2bdc06c51c24a640d54cc33'/>
<id>urn:sha1:2640289d8fd6bfcdb2bdc06c51c24a640d54cc33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: fork of unmaintained "github.com/google/easypki"</title>
<updated>2023-11-10T05:53:36Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-11-10T05:26:01Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/easypki/commit/?id=378facb96e877ed275a59d974ee9b69e06120a53'/>
<id>urn:sha1:378facb96e877ed275a59d974ee9b69e06120a53</id>
<content type='text'>
Changes,

* Add Go module

* replace "github.com/codegangsta/cli" with "github.com/urfave/cli"

* Changes import path to this repository using the following command,

  $ find . -type f -name "*.go" \
  | xargs sed -i "s#github.com/google/easypki#git.sr.ht/~shulhan/easypki#g"

* Reformat all files using goimports

* Remove reference to Travis and CodeCov
</content>
</entry>
</feed>
