tidy go module file and update go version

This commit is contained in:
SowinskiBraeden committed 2022-08-14 21:52:10 -07:00
1 parent d7d19ffb2d
commit fdd5401b06
3 files changed
+70 -118

No files matched your search

+3
View File
@@ -1,6 +1,9 @@
# Environment
.env
# Vendor
/vendor/*
# Pycache
/test/__pycache__/*
/test/util/__pycache__/*