Merge branch 'target_go_ver' into 'main'
Bumping to go1.24 See merge request kdeng00/icarus-models!3
This commit is contained in:
2
go.mod
2
go.mod
@@ -1,3 +1,3 @@
|
|||||||
module gitlab.com/kdeng00/icarus-models
|
module gitlab.com/kdeng00/icarus-models
|
||||||
|
|
||||||
go 1.23.5
|
go 1.24
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
package models
|
package models
|
||||||
|
|
||||||
type User struct {
|
type User struct {
|
||||||
Username string
|
Username string
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user