dependabot[bot]
68a6bd49b5
Bump github.com/rs/xid from 1.3.0 to 1.4.0 ( #430 )
...
Bumps [github.com/rs/xid](https://github.com/rs/xid ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/rs/xid/releases )
- [Commits](https://github.com/rs/xid/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/rs/xid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-16 20:59:27 +01:00
Nicola Murino
025f9f1819
journald: don't call Enabled before each write ( #407 )
...
Enabled opens and close a socket connection by reusing or initializing
a global connection.
I also updated go-systemd to the current development release to include
the following fix:
75f33b08db
This is the only journal related change since the latest stable release
2022-02-03 14:49:04 +01:00
nichady
665519c4da
Fix ConsoleWriter color on Windows ( #390 )
...
* fix ConsoleWriter colors on windows
* fix ConsoleWriter color when created with struct literal
2021-12-19 23:50:53 +01:00
Nicola Murino
0c8d3c0b10
move the lint command to its own package ( #389 )
...
in this way we remove several dependencies from the actual library
2021-12-17 03:03:37 +01:00
Chris Harrison
791ca15d99
Update the x/crypto dependency
...
Removing the security concern brought up by third parties
Co-authored-by: Chris Harrison <chris.harrison@modicagroup.com>
Fixes #387
2021-12-16 00:37:18 +01:00
dependabot[bot]
197adb44cc
Bump golang.org/x/tools from 0.1.5 to 0.1.7 ( #370 )
...
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.1.5 to 0.1.7.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.1.5...v0.1.7 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-04 12:59:57 +02:00
Matthieu MOREL
be6f6fd8f1
chore(ci) : update dependencies ( #345 )
...
* Create dependabot.yml
* Update test.yml
* Bump golang.org/x/tools from 0.1.3 to 0.1.5 (#1 )
* Bump github.com/rs/xid from 1.2.1 to 1.3.0 (#2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-16 11:47:56 +02:00
Eugene Klimov
da1cb97713
Update x/tools dependency
2021-06-23 17:16:12 +02:00
Mitsuo Heijo
e05605c215
Use github.com/coreos/go-systemd/v22 ( #322 )
2021-05-23 10:29:31 +02:00
Jean Morais
7ccd4c940b
Bump golang.org/x/tools to v0.1.0 ( #295 )
...
Fixes #291 : There is a known vulnerability in one of the golang.org/x/tools dependencies [CVE-2019-11840].
2021-03-03 00:42:31 +01:00
Eng Zer Jun
4f50ae2ed0
build: update github.com/pkg/errors from 0.8.1 to 0.9.1 ( #280 )
...
* [ImgBot] Optimize images
/pretty.png -- 141.30kb -> 82.09kb (41.9%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
* build: update pkg/errors from 0.8.1 to 0.9.1
According to pkg/errors 0.9.0 release[1], they have reduced the
allocations for stacktrace.
[1]: https://github.com/pkg/errors/releases/tag/v0.9.0
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-01-11 11:12:13 +01:00
Blake Williams
fe394c81ce
Remove dependency on Goji ( #223 )
2020-04-12 22:02:06 -07:00
Tim Satke
06599535fa
Bumped golang.org/x/tools ( #183 )
2019-08-28 14:58:12 -07:00
Olivier Poitrey
ad0401954a
Remove go 1.12 requirement
2019-05-23 11:44:28 -07:00
Olivier Poitrey
2a07580c27
Fix console writer when unix time stamp and/or no message field is used
2019-04-25 12:01:27 -07:00
Olivier Poitrey
64faaa6980
Add go.mod file
2018-05-23 09:50:46 -07:00