mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-10-04 17:33:21 +08:00
Change import statements accordingly
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"bytes"
|
||||
"html/template"
|
||||
|
||||
"github.com/franela/play-with-docker/services"
|
||||
"github.com/play-with-docker/play-with-docker/services"
|
||||
)
|
||||
|
||||
func GetWelcomeTemplate() ([]byte, error) {
|
||||
|
Reference in New Issue
Block a user