Skip to content

Commit 3fbb2ab

Browse files
author
pixel
committed
修复前端打包404的问题
1 parent ad107aa commit 3fbb2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ require (
3535
github.com/spf13/afero v1.2.2 // indirect
3636
github.com/spf13/cast v1.3.1 // indirect
3737
github.com/spf13/jwalterweatherman v1.1.0 // indirect
38-
github.com/spf13/pflag v1.0.5 // indirect
38+
github.com/spf13/pflag v1.0.5
3939
github.com/spf13/viper v1.6.2
4040
github.com/swaggo/gin-swagger v1.2.0
4141
github.com/swaggo/swag v1.6.7

0 commit comments

Comments
 (0)