<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shoelaces/vendor, branch master</title>
<subtitle>Painless server bootstrapping</subtitle>
<id>https://git.rbenencia.name/shoelaces/atom?h=master</id>
<link rel='self' href='https://git.rbenencia.name/shoelaces/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/'/>
<updated>2026-06-05T19:56:20+00:00</updated>
<entry>
<title>Update to yaml.v3 and drop vendor/</title>
<updated>2026-06-05T19:56:20+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-06-05T19:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/commit/?id=07a844375e9052b998f425fbe65094bc555974ba'/>
<id>urn:sha1:07a844375e9052b998f425fbe65094bc555974ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prune flag dep</title>
<updated>2026-06-05T19:29:33+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-06-05T18:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/commit/?id=3c11829324a7151212d17bacc5d403e6d3a2204a'/>
<id>urn:sha1:3c11829324a7151212d17bacc5d403e6d3a2204a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prune gorilla mux</title>
<updated>2026-06-05T16:58:19+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-06-05T13:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/commit/?id=f4631375414422d87f0d16579fd3101fca3c2289'/>
<id>urn:sha1:f4631375414422d87f0d16579fd3101fca3c2289</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prune alice</title>
<updated>2026-06-05T15:44:26+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-06-05T13:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/commit/?id=93c330d96e01a7b84af0db835e60351c266989ab'/>
<id>urn:sha1:93c330d96e01a7b84af0db835e60351c266989ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use slog logging</title>
<updated>2026-06-05T13:34:02+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-06-05T12:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/commit/?id=a9f0622ed9750593ca6de12a27bb3a92c4e419e4'/>
<id>urn:sha1:a9f0622ed9750593ca6de12a27bb3a92c4e419e4</id>
<content type='text'>
Drop go-kit/kit/log in favor of the now standard log/slog.
</content>
</entry>
<entry>
<title>build: use go 1.19 and tidy up deps</title>
<updated>2023-01-05T00:32:49+00:00</updated>
<author>
<name>Raul Benencia</name>
<email>raul@thousandeyes.com</email>
</author>
<published>2023-01-05T00:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/commit/?id=bdf7df6d7be8bb887334d3b623c999c9adc06843'/>
<id>urn:sha1:bdf7df6d7be8bb887334d3b623c999c9adc06843</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: update dependencies</title>
<updated>2023-01-05T00:16:10+00:00</updated>
<author>
<name>Raul Benencia</name>
<email>46945030+raul-te@users.noreply.github.com</email>
</author>
<published>2023-01-05T00:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/commit/?id=5278665a4dab4d90c7aac56aa76ce2c24705da8c'/>
<id>urn:sha1:5278665a4dab4d90c7aac56aa76ce2c24705da8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Go Modules</title>
<updated>2021-01-11T20:09:01+00:00</updated>
<author>
<name>Michael Aldridge</name>
<email>aldridge.mac@gmail.com</email>
</author>
<published>2021-01-10T08:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/commit/?id=54548c1e857ef55bd37cf0b4bfd66f560bb41997'/>
<id>urn:sha1:54548c1e857ef55bd37cf0b4bfd66f560bb41997</id>
<content type='text'>
Go has made it clear that the official way to manage modules is to use
the built in modules system, and `dep` is painfully slow.  This commit
replaces the `dep` control files with the files needed for go modules
and has synced the vendor directory.
</content>
</entry>
<entry>
<title>First public commit</title>
<updated>2018-05-11T22:02:34+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>raul@thousandeyes.com</email>
</author>
<published>2018-04-13T23:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/commit/?id=77c172b823b64ebface655681ab0749b9d2f7081'/>
<id>urn:sha1:77c172b823b64ebface655681ab0749b9d2f7081</id>
<content type='text'>
</content>
</entry>
</feed>
