fixing bug in Module name

This commit is contained in:
William Dillon 2025-05-07 12:41:10 -04:00
parent 46b7e5cb32
commit f6ac24d7e1

2
go.mod
View File

@ -1,3 +1,3 @@
module code.wmdillon.com/GoAPI/set
module code.wmdillon.com/GoApi/set
go 1.24.3