File: go.mod

package info (click to toggle)
golang-github-twin-g8 3.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 192 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 83 bytes parent folder | download
1
2
3
4
5
module github.com/TwiN/g8/v3

go 1.23.3

require github.com/TwiN/gocache/v2 v2.2.2