<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/Gopkg.toml, branch LockSharedStorage_rebase2</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=LockSharedStorage_rebase2</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=LockSharedStorage_rebase2'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2020-04-13T12:54:04+00:00</updated>
<entry>
<title>dep: migrate to Go Modules</title>
<updated>2020-04-13T12:54:04+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2020-04-13T11:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=cad711993d67dd920f9749a09414dbbba6ab8136'/>
<id>urn:sha1:cad711993d67dd920f9749a09414dbbba6ab8136</id>
<content type='text'>
Following https://blog.golang.org/migrating-to-go-modules
</content>
</entry>
<entry>
<title>dep: fix constraints and update dependencies</title>
<updated>2018-06-12T21:05:53+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-06-12T20:59:00+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=e925e1b78e6fb0bb22bd7963b9b45b4fa6fc4695'/>
<id>urn:sha1:e925e1b78e6fb0bb22bd7963b9b45b4fa6fc4695</id>
<content type='text'>
Gopkg.toml was emptied out by commit c3e12b5e68637 which
seemed to work fine at the time. It turns out that, in
absence of a

  branch = "master"

constraint, dep will use the last tag. We want latest
master, as this is what "go get" fetches, and hence
what Travis uses for testing.
</content>
</entry>
<entry>
<title>Updated dependencies.</title>
<updated>2018-05-07T19:45:40+00:00</updated>
<author>
<name>Bolshevik</name>
</author>
<published>2018-05-07T08:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=95964fb5f0646ffb21d7b67ac9077ba2ef880526'/>
<id>urn:sha1:95964fb5f0646ffb21d7b67ac9077ba2ef880526</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dep: add xattr dependency</title>
<updated>2018-03-26T19:56:43+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-03-26T19:56:43+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=c3e12b5e68637757bb51ed1d75ef12ce4c324df7'/>
<id>urn:sha1:c3e12b5e68637757bb51ed1d75ef12ce4c324df7</id>
<content type='text'>
Also, clear out Gopkg.toml. Everything is unconstrained
anyway, so make it an empty file. Seems to work fine.
</content>
</entry>
<entry>
<title>Add "dep" files: Gopkg.toml and Gopkg.lock</title>
<updated>2017-09-06T18:52:30+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2017-09-06T18:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=512be8f081d2cc2afc778a2dcf5447647de2bbea'/>
<id>urn:sha1:512be8f081d2cc2afc778a2dcf5447647de2bbea</id>
<content type='text'>
Allows users to get a reproduceable build. Still needs to
be integrated into build.bash.

Suggested at https://github.com/rfjakob/gocryptfs/issues/142
</content>
</entry>
</feed>
