working on resetting everything up with updated versions

This commit is contained in:
2023-01-09 22:23:53 -05:00
parent cf6e40db56
commit d8ca168844
20 changed files with 22854 additions and 1926 deletions

5
go.mod
View File

@@ -15,10 +15,11 @@ require (
github.com/stretchr/testify v1.7.0 // indirect
github.com/valyala/fasthttp v1.28.0 // indirect
go.etcd.io/bbolt v1.3.6 // indirect
golang.org/x/sys v0.0.0-20210820121016-41cdb8703e55 // indirect
golang.org/x/net v0.0.0-20220722155237-a158d28d115b // indirect
golang.org/x/sys v0.2.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
replace gitea.derajnet.duckdns.org/changeme => ../