1
0
Fork 0
This repository has been archived on 2026-08-16. You can view files and clone it, but cannot push or open issues/pull-requests.
pr3-sose2026-fork/go/03-modules/go.mod

6 lines
123 B
Modula-2

module gitty.informatik.th-mannheim.de/steger/pr3-sose2026/go/03-modules
go 1.26.1
require github.com/google/uuid v1.6.0