ntheanh201 commented on code in PR #8108:
URL: https://github.com/apache/trafficcontrol/pull/8108#discussion_r1898326995


##########
go.mod:
##########
@@ -17,7 +17,7 @@ module github.com/apache/trafficcontrol/v8
 // specific language governing permissions and limitations
 // under the License.
 
-go 1.23.0
+go 1.23.4

Review Comment:
   My reason is for aligning the Go version with .env and GO_VERSION is to 
maintain consistency across the development environment and avoid potential 
version mismatches.
   I understand your perspective about not wanting to be overly restrictive 
with minor versions.
   Would it better if we only watch & change the major/minor versions, and the 
patch starts keep 0?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to