You've already forked img-proxy-url-generator
Updated go version 1.24.0
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
|
||||
type Config struct {
|
||||
initializeOnce sync.Once
|
||||
Generator *generatorConfig
|
||||
Generator *GeneratorConfig
|
||||
Aws *awsConfig
|
||||
Redis *redisConfig
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user