Skip to content

Commit

Permalink
chore: 修改 Go 语言版本
Browse files Browse the repository at this point in the history
修改 Go 语言版本
  • Loading branch information
X1r0z committed Aug 7, 2023
1 parent 397c09b commit bd61499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module EBurstGo

go 1.20
go 1.19

require (
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358
Expand Down

0 comments on commit bd61499

Please sign in to comment.