<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fscrypt.git/vendor/github.com/golang/lint/golint/golint.go, 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>Update dependancies to lastest version</title>
<updated>2018-08-30T09:24:33+00:00</updated>
<author>
<name>Joe Richey joerichey@google.com</name>
<email>joerichey@google.com</email>
</author>
<published>2018-08-30T09:24:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=630c8d1d002286cc26bafec78a7f120b5c0e78af'/>
<id>630c8d1d002286cc26bafec78a7f120b5c0e78af</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>
</feed>
