diff --git a/api/index.html b/api/index.html index 14667c6ea8..7085e50bf2 100644 --- a/api/index.html +++ b/api/index.html @@ -52,7 +52,7 @@

cosmossdk.io/api

diff --git a/core/index.html b/core/index.html index 22aaf7f1f1..b14d28947e 100644 --- a/core/index.html +++ b/core/index.html @@ -52,7 +52,7 @@

cosmossdk.io/core

diff --git a/container/index.html b/depinject/index.html similarity index 78% rename from container/index.html rename to depinject/index.html index 22bb48483a..8004f07dfb 100644 --- a/container/index.html +++ b/depinject/index.html @@ -2,7 +2,7 @@ - cosmossdk.io/container + cosmossdk.io/depinject
-

cosmossdk.io/container

- go get cosmossdk.io/container - import "cosmossdk.io/container" +

cosmossdk.io/depinject

+ go get cosmossdk.io/depinject + import "cosmossdk.io/depinject" Home: - https://pkg.go.dev/cosmossdk.io/containerhttps://pkg.go.dev/cosmossdk.io/depinject
Source: cosmossdk.io/container
diff --git a/errors/index.html b/errors/index.html index c0ef43aa2a..74f8a31732 100644 --- a/errors/index.html +++ b/errors/index.html @@ -52,7 +52,7 @@

cosmossdk.io/errors

diff --git a/index.html b/index.html index 15619c6772..75e85742ee 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@

cosmossdk.io/

diff --git a/math/index.html b/math/index.html index 256dc8082a..cee8dc2d51 100644 --- a/math/index.html +++ b/math/index.html @@ -52,7 +52,7 @@

cosmossdk.io/math

diff --git a/vangen.json b/vangen.json index 0e5159dc84..5fab132195 100644 --- a/vangen.json +++ b/vangen.json @@ -6,7 +6,7 @@ "subs": [ "math", "api", - "container", + "depinject", "errors", "core" ],