<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/version.go, branch xattr_user_buffer</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=xattr_user_buffer</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=xattr_user_buffer'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2022-12-29T14:21:17+00:00</updated>
<entry>
<title>main: BuildInfo: fix build with Go 1.17 and older</title>
<updated>2022-12-29T14:21:17+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2022-12-29T14:21:17+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=b2a5cec4dddd0bc4ece65ece2dd32908c5c2c994'/>
<id>urn:sha1:b2a5cec4dddd0bc4ece65ece2dd32908c5c2c994</id>
<content type='text'>
On Go 1.17 and older we get this:

  Error: ./version.go:67:24: info.Settings undefined (type *debug.BuildInfo has no field or method Settings)

Fix the build error by shedding some nice-to-have features.
</content>
</entry>
<entry>
<title>main: refactor BuildInfo code</title>
<updated>2022-12-29T13:43:48+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2022-12-29T13:43:09+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=99cdaa0b69e884128e8f673f96bd4d3e32743d80'/>
<id>urn:sha1:99cdaa0b69e884128e8f673f96bd4d3e32743d80</id>
<content type='text'>
Simplify and move it into a new file version.go.
</content>
</entry>
</feed>
