<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fscrypt.git/Gopkg.lock, 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>Transition from dep to golang's module system</title>
<updated>2018-08-30T08:26:47+00:00</updated>
<author>
<name>Joe Richey joerichey@google.com</name>
<email>joerichey@google.com</email>
</author>
<published>2018-08-30T08:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=483a1e717f5c1d0a68061d596118a93b2d498d53'/>
<id>483a1e717f5c1d0a68061d596118a93b2d498d53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>golint: Use fork that respects vendor directory</title>
<updated>2018-02-12T04:39:12+00:00</updated>
<author>
<name>Joseph Richey</name>
<email>joerichey94@gmail.com</email>
</author>
<published>2018-02-12T04:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=734f50d8fcb4df4cf611e774123b835f9fc5666b'/>
<id>734f50d8fcb4df4cf611e774123b835f9fc5666b</id>
<content type='text'>
Ideally, we would just use "golint ./..." to check all our our source
files for lint error. However, this does not work because it will
include all packages in the vendor directory. The pull request at:
	https://github.com/golang/lint/pull/325
fixes this issue, so we will use it until the PR has been merged.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ideally, we would just use "golint ./..." to check all our our source
files for lint error. However, this does not work because it will
include all packages in the vendor directory. The pull request at:
	https://github.com/golang/lint/pull/325
fixes this issue, so we will use it until the PR has been merged.
</pre>
</div>
</content>
</entry>
<entry>
<title>vendor: include source for tools</title>
<updated>2018-02-12T04:34:07+00:00</updated>
<author>
<name>Joseph Richey</name>
<email>joerichey94@gmail.com</email>
</author>
<published>2018-02-12T04:34:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=23b8c7b4eab0375b3d59cf4b2a1f3d7356515f95'/>
<id>23b8c7b4eab0375b3d59cf4b2a1f3d7356515f95</id>
<content type='text'>
This change vendors the source for all our build, formatting, and
linting tools. Generated by running "dep ensure".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change vendors the source for all our build, formatting, and
linting tools. Generated by running "dep ensure".
</pre>
</div>
</content>
</entry>
<entry>
<title>vendor: update vendored dependancies</title>
<updated>2018-02-12T04:28:41+00:00</updated>
<author>
<name>Joseph Richey</name>
<email>joerichey94@gmail.com</email>
</author>
<published>2018-02-12T04:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=efeda626da382177d5f1f0439b6e62b663a216a9'/>
<id>efeda626da382177d5f1f0439b6e62b663a216a9</id>
<content type='text'>
This change updates dependancies to be consistent with Gopkg.toml.
This change was generated by running "dep ensure".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates dependancies to be consistent with Gopkg.toml.
This change was generated by running "dep ensure".
</pre>
</div>
</content>
</entry>
<entry>
<title>dep: Run dep ensure</title>
<updated>2018-02-09T11:56:46+00:00</updated>
<author>
<name>Joseph Richey</name>
<email>joerichey94@gmail.com</email>
</author>
<published>2018-02-09T11:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=575618f02ea7ed3edc53b4bcd24ecbfc6ef00e77'/>
<id>575618f02ea7ed3edc53b4bcd24ecbfc6ef00e77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
