1
0
DarthSim 2 жил өмнө
parent
commit
2c1f232995
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -1,6 +1,6 @@
 module github.com/imgproxy/imgproxy/v3
 
-go 1.18
+go 1.19
 
 require (
 	cloud.google.com/go/storage v1.30.1