Codebase list golang-github-jedisct1-dlog / f2379a6
Import upstream version 0.7+git20210101.1.354ffe8 Debian Janitor 2 years ago
3 changed file(s) with 4 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
00 BSD 2-Clause License
11
2 Copyright (c) 2018, Frank Denis
2 Copyright (c) 2018-2021, Frank Denis
33 All rights reserved.
44
55 Redistribution and use in source and binary forms, with or without
33
44 require (
55 github.com/hashicorp/go-syslog v1.0.0
6 golang.org/x/sys v0.0.0-20201130171929-760e229fe7c5
6 golang.org/x/sys v0.0.0-20201231184435-2d18734c6014
77 )
00 github.com/hashicorp/go-syslog v1.0.0 h1:KaodqZuhUoZereWVIYmpUgZysurB1kBLX2j0MwMrUAE=
11 github.com/hashicorp/go-syslog v1.0.0/go.mod h1:qPfqrKkXGihmCqbJM2mZgkZGvKG1dFdvsLplgctolz4=
2 golang.org/x/sys v0.0.0-20201130171929-760e229fe7c5 h1:dMDtAap8F/+vsyXblqK90iTzYJjNix5MsXDicSYol6w=
3 golang.org/x/sys v0.0.0-20201130171929-760e229fe7c5/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
2 golang.org/x/sys v0.0.0-20201231184435-2d18734c6014 h1:joucsQqXmyBVxViHCPFjG3hx8JzIFSaym3l3MM/Jsdg=
3 golang.org/x/sys v0.0.0-20201231184435-2d18734c6014/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=