Fix background images when BaseURL is specified

This commit is contained in:
Deluan
2022-11-29 14:40:44 -05:00
parent d8c5944ef1
commit 03640ca93d
9 changed files with 115 additions and 28 deletions
+1 -1
View File
@@ -47,6 +47,7 @@ require (
golang.org/x/sync v0.1.0
golang.org/x/text v0.4.0
golang.org/x/tools v0.3.0
gopkg.in/yaml.v3 v3.0.1
)
require (
@@ -236,7 +237,6 @@ require (
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
honnef.co/go/tools v0.3.3 // indirect
mvdan.cc/gofumpt v0.4.0 // indirect
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed // indirect