Skip to content

Commit

Permalink
The minor Go version must be included in go.mod now
Browse files Browse the repository at this point in the history
  • Loading branch information
zrhoffman committed Feb 13, 2024
1 parent db2b647 commit ec60ca9
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
go 1.22.0

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

0 comments on commit ec60ca9

Please sign in to comment.