1
0
mirror of https://github.com/MADTeacher/go_basics.git synced 2025-11-23 21:34:47 +02:00

update to go 1.25

This commit is contained in:
Stanislav Chernyshev
2025-08-16 00:02:25 +03:00
parent 3e14aa8c84
commit d99f12dda7
37 changed files with 37 additions and 37 deletions

View File

@@ -1,3 +1,3 @@
module filmography
go 1.24.3
go 1.25

View File

@@ -1,3 +1,3 @@
module go_dotenv
go 1.24.0
go 1.25

View File

@@ -1,3 +1,3 @@
module my_app
go 1.24.0
go 1.25.0

View File

@@ -1,3 +1,3 @@
module my_compile_app
go 1.24.0
go 1.25.0

View File

@@ -1,3 +1,3 @@
module my_embed_app
go 1.24.0
go 1.25.0

View File

@@ -1,3 +1,3 @@
module go_database
go 1.24
go 1.25

View File

@@ -1,3 +1,3 @@
module go_json_store
go 1.20
go 1.25

View File

@@ -1,3 +1,3 @@
module tic-tac-toe
go 1.24.0
go 1.25.0

View File

@@ -1,3 +1,3 @@
module tic-tac-toe
go 1.24.0
go 1.25.0