Skip to content

Commit

Permalink
Update Go version in go.mod to 1.23.0
Browse files Browse the repository at this point in the history
This should have been a part of PR apache#8061.
  • Loading branch information
zrhoffman committed Aug 27, 2024
1 parent 692e86a commit c9545c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module github.com/apache/trafficcontrol/v8
// specific language governing permissions and limitations
// under the License.

go 1.22.0
go 1.23.0

require (
code.cloudfoundry.org/bytefmt v0.0.0-20211005130812-5bb3c17173e5
Expand Down

0 comments on commit c9545c9

Please sign in to comment.