<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fscrypt.git/vendor/golang.org/x/sys/AUTHORS, branch master</title>
<subtitle>Go tool for managing Linux filesystem encryption
</subtitle>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/'/>
<entry>
<title>Delete vendored code and update CI to Go 1.13 (#158)</title>
<updated>2019-10-26T00:15:27+00:00</updated>
<author>
<name>Joseph Richey</name>
<email>joerichey@google.com</email>
</author>
<published>2019-10-26T00:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=b24e4ccd245861f7537f17c3e01be2cbefb1b29e'/>
<id>b24e4ccd245861f7537f17c3e01be2cbefb1b29e</id>
<content type='text'>
As the Go community transitions to using the modules ecosystem,
we want to only support one way of managing dependencies.
So this change moves to only using Go modules for dependency management.

This means that our effective minimum Go version increases to Go 1.11.
To account for this, we also update:
  - the documentation
  - Makefile
  - CI scripts</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As the Go community transitions to using the modules ecosystem,
we want to only support one way of managing dependencies.
So this change moves to only using Go modules for dependency management.

This means that our effective minimum Go version increases to Go 1.11.
To account for this, we also update:
  - the documentation
  - Makefile
  - CI scripts</pre>
</div>
</content>
</entry>
<entry>
<title>dep: Setup Gopkg.toml</title>
<updated>2018-02-08T09:17:58+00:00</updated>
<author>
<name>Joseph Richey</name>
<email>joerichey94@google.com</email>
</author>
<published>2018-02-08T09:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=04f027adbec863c1a8bc93d5f9ab08b36a420543'/>
<id>04f027adbec863c1a8bc93d5f9ab08b36a420543</id>
<content type='text'>
This change transitions to dep, sets up Gopkg.toml, and purnes the
maximum allowable number of files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change transitions to dep, sets up Gopkg.toml, and purnes the
maximum allowable number of files.
</pre>
</div>
</content>
</entry>
</feed>
