fix bug:invalid go version '1.21.2' : must match format 1.23

pull/2249/head
AerisVibe 1 year ago
parent 6d5e220569
commit ef71830a51

@ -1,6 +1,6 @@
module github.com/openimsdk/open-im-server/v3
go 1.21.2
go 1.21
require (
firebase.google.com/go v3.13.0+incompatible

Loading…
Cancel
Save