Jelajahi Sumber

修复前端打包404的问题

pixel 4 tahun lalu
induk
melakukan
ff8c4413dd
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      server/go.mod

+ 1 - 1
server/go.mod

@@ -35,7 +35,7 @@ require (
 	github.com/spf13/afero v1.2.2 // indirect
 	github.com/spf13/cast v1.3.1 // indirect
 	github.com/spf13/jwalterweatherman v1.1.0 // indirect
-	github.com/spf13/pflag v1.0.5 // indirect
+	github.com/spf13/pflag v1.0.5
 	github.com/spf13/viper v1.6.2
 	github.com/swaggo/gin-swagger v1.2.0
 	github.com/swaggo/swag v1.6.7