File: go.mod

package info (click to toggle)
golang-github-fahedouch-go-logrotate 0.2.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 180 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 230 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
module github.com/fahedouch/go-logrotate

go 1.21

require (
	github.com/BurntSushi/toml v1.3.2
	github.com/djherbis/times v1.6.0
	gopkg.in/yaml.v2 v2.4.0
)

require golang.org/x/sys v0.0.0-20220615213510-4f61da869c0c // indirect