[BugFixInProgress] Getting a error on a3go/assemblyfinder, didnt change the version, and now its broken

This commit is contained in:
Valmo Trindade
2024-07-26 03:05:26 -03:00
parent 5c75f141af
commit 5dd31af220
2 changed files with 0 additions and 6 deletions

View File

@@ -3,5 +3,3 @@ module armatak
go 1.20
require github.com/indig0fox/a3go v0.3.2
require github.com/joho/godotenv v1.5.1

View File

@@ -1,6 +1,2 @@
github.com/indig0fox/a3go v0.2.1 h1:Ixr/182pGd5qPbFYgHINWt5YtyKaO7Yo/va/17nF/Vg=
github.com/indig0fox/a3go v0.2.1/go.mod h1:8htVwBiIAVKpT1Jyb+5dm7GuLAAevTXgw7UKxSlOawY=
github.com/indig0fox/a3go v0.3.2 h1:bNL90pffeOnS6Qtjoo5JHpdpZn1f0BZmRZR8nz/xcvQ=
github.com/indig0fox/a3go v0.3.2/go.mod h1:8htVwBiIAVKpT1Jyb+5dm7GuLAAevTXgw7UKxSlOawY=
github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0=
github.com/joho/godotenv v1.5.1/go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4=