diff options
author | kaa <kaa@disroot.org> | 2025-07-07 01:59:14 -0700 |
---|---|---|
committer | kaa <kaa@disroot.org> | 2025-07-07 01:59:14 -0700 |
commit | 30ec71ec68698fe35b0f637f1a2c2dc147b461d5 (patch) | |
tree | c1f9b17740a9b34be723e5473c96e763e56cd1a7 /go.mod |
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module pgset + +go 1.19 |