mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-04 12:05:16 +00:00
Replace discontinued mitchellh/mapstructure by maintained fork (#4573)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package docker
|
||||
|
||||
import (
|
||||
"github.com/mitchellh/mapstructure"
|
||||
"github.com/go-viper/mapstructure/v2"
|
||||
|
||||
backend "go.woodpecker-ci.org/woodpecker/v2/pipeline/backend/types"
|
||||
)
|
||||
|
Reference in New Issue
Block a user