Skip to content

Commit a1e81c5

Browse files
committed
Bump Go
Took 11 minutes # Commit time for manual adjustment: # Took 1 minute
1 parent 96079b4 commit a1e81c5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/entities/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module exampleentities
22

3-
go 1.21
3+
go 1.22
44

55
replace github.com/tdabasinskas/go-backstage/v2 => ../..
66

examples/locations/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module examplelocations
22

3-
go 1.21
3+
go 1.22
44

55
replace github.com/tdabasinskas/go-backstage/v2 => ../..
66

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/tdabasinskas/go-backstage/v2
22

3-
go 1.21
3+
go 1.22
44

55
require (
66
github.com/h2non/gock v1.2.0

0 commit comments

Comments
 (0)