Skip to content

Commit

Permalink
Merge pull request #505 from navidys/go_version
Browse files Browse the repository at this point in the history
go version update 1.21.0
  • Loading branch information
navidys authored Jul 28, 2024
2 parents 55c1933 + 401f38a commit 09968e3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/containers/podman-tui

go 1.21

toolchain go1.21.0
go 1.21.0

require (
github.com/BurntSushi/toml v1.4.0
Expand Down

0 comments on commit 09968e3

Please sign in to comment.