mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-07 16:20:28 +08:00
fix: fix compile error in low go version (#568)
This commit is contained in:
@ -13,6 +13,7 @@
|
|||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build !skipCi
|
//go:build !skipCi
|
||||||
|
// +build !skipCi
|
||||||
|
|
||||||
package xlsx
|
package xlsx
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user