| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-13 | go.mod: update all dependenciesHEADmain | Shulhan | |
| 2025-07-06 | all: replace module github.com/shuLhan/share with pakakeh.go | Shulhan | |
| 2023-03-07 | go.mod: set minimum go version to 1.18 and update all dependencies | Shulhan | |
| 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. | |||
| 2022-01-30 | go.mod: update all dependencies | Shulhan | |
| This changes affect code that use lib/test.Assert(). | |||
| 2019-06-25 | env: fix missing exclude, deps, required-by, and missing statements | Shulhan | |
| 2019-06-18 | all: update package share from v0.6.1 to v0.7.0 | Shulhan | |
| This update bring new change on how to use the ini package. | |||
| 2019-06-09 | go.mod: update dependencies | Shulhan | |
| 2019-03-30 | all: use copy of "golang.org/x/tools/go/vcs" | Shulhan | |
| 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. | |||
| 2019-01-25 | go.mod: update dependency on package "github.com/shuLhan/share" | Shulhan | |
| 2018-12-13 | Update dependencies and fix tests | Shulhan | |
| 2018-11-01 | Update Go modules | Shulhan | |
| 2018-09-29 | go.mod: update dependencies | Shulhan | |
| 2018-09-18 | env_test: replace package "tekstus/diff" with new upstream | Shulhan | |
| The original "tekstus" package has been deprecated and merged into "github.com/shuLhan/share/lib/text/diff". | |||
| 2018-09-15 | Update Go module dependencies | Shulhan | |
| lib/git.FetchAll now fetch all remote tags. | |||
| 2018-09-14 | Replace local debug variable with debug package | Shulhan | |
| 2018-09-13 | Replace git and common functions with package share/lib/{git,io} | Shulhan | |
| 2018-09-04 | Add Go modulev0.4.0 | Shulhan | |
