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

pull/2228/head
fx10007 1 year ago
parent c450f75419
commit c420f45cd2

@ -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