<feed xmlns='http://www.w3.org/2005/Atom'>
<title>beku/go.sum, branch main</title>
<subtitle>Library and program to manage Go packages in user's environment.</subtitle>
<id>http://git.kilabit.info/beku/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/beku/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/'/>
<updated>2026-02-13T01:15:28Z</updated>
<entry>
<title>go.mod: update all dependencies</title>
<updated>2026-02-13T01:15:28Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-02-13T01:15:28Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=565c279322e4a26f51718d53ad0e7c18e514279a'/>
<id>urn:sha1:565c279322e4a26f51718d53ad0e7c18e514279a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: replace module github.com/shuLhan/share with pakakeh.go</title>
<updated>2025-07-06T09:19:22Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2025-07-06T09:19:22Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=76e44f0c738325ec7c1a64b2302a08320a8102b3'/>
<id>urn:sha1:76e44f0c738325ec7c1a64b2302a08320a8102b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>go.mod: set minimum go version to 1.18 and update all dependencies</title>
<updated>2023-03-07T16:02:59Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-03-07T16:02:38Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=1ea62df86d5674fce80a4c5a474086f8e56919d6'/>
<id>urn:sha1:1ea62df86d5674fce80a4c5a474086f8e56919d6</id>
<content type='text'>
This changes remove the "-cache" and "-testcache" options when running
GoClean due to both of this options case an exit status 1 on Go 1.18.
</content>
</entry>
<entry>
<title>go.mod: update all dependencies</title>
<updated>2022-01-30T04:43:05Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-01-30T04:43:05Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=1cf06e6b9d8254600ff997c681f36514a501afa4'/>
<id>urn:sha1:1cf06e6b9d8254600ff997c681f36514a501afa4</id>
<content type='text'>
This changes affect code that use lib/test.Assert().
</content>
</entry>
<entry>
<title>env: fix missing exclude, deps, required-by, and missing statements</title>
<updated>2019-06-24T17:12:34Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-06-24T17:11:44Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=c645b6dc47677d3fe4de55fc7d574a76841c3f16'/>
<id>urn:sha1:c645b6dc47677d3fe4de55fc7d574a76841c3f16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: update package share from v0.6.1 to v0.7.0</title>
<updated>2019-06-18T07:49:16Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-06-18T07:49:16Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=2c0156f2a03febd7d05518ef2d155a060b9b03e8'/>
<id>urn:sha1:2c0156f2a03febd7d05518ef2d155a060b9b03e8</id>
<content type='text'>
This update bring new change on how to use the ini package.
</content>
</entry>
<entry>
<title>go.mod: update dependencies</title>
<updated>2019-06-09T10:24:48Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-06-09T10:24:48Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=7288cedc8718d58784491a3010b7860aa211523f'/>
<id>urn:sha1:7288cedc8718d58784491a3010b7860aa211523f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: use copy of "golang.org/x/tools/go/vcs"</title>
<updated>2019-03-29T20:33:31Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-03-27T23:08:03Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=1fa2f800c62ba5cd54827773a9e86ea104e6ddad'/>
<id>urn:sha1:1fa2f800c62ba5cd54827773a9e86ea104e6ddad</id>
<content type='text'>
The indirect dependencies of package "golang.org/x/tools/go/vcs" is
overwhelming.  Using "go get" on this package alone will pull up all
dependency of "golang.org/x/tools".

To minimize unneeded download of unneeded packages we copy the package
vcs to our own repository including their license file.
</content>
</entry>
<entry>
<title>go.mod: update dependency on package "github.com/shuLhan/share"</title>
<updated>2019-01-25T09:30:18Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-01-25T09:30:18Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=e3fe7d1c5ce4c47d9a5153de57f64f78ab94e0f1'/>
<id>urn:sha1:e3fe7d1c5ce4c47d9a5153de57f64f78ab94e0f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update dependencies and fix tests</title>
<updated>2018-12-13T10:01:34Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2018-12-13T10:01:34Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=ee48fc2e2f1a45c1c8d78e8df9f0cee784764106'/>
<id>urn:sha1:ee48fc2e2f1a45c1c8d78e8df9f0cee784764106</id>
<content type='text'>
</content>
</entry>
</feed>
