File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ ignore (
88)
99
1010require (
11- go.followtheprocess.codes/hue v1.0 .0
11+ go.followtheprocess.codes/hue v1.1 .0
1212 go.followtheprocess.codes/snapshot v0.9.1
1313 go.followtheprocess.codes/test v1.1.0
1414 go.yaml.in/yaml/v4 v4.0.0-rc.4
1515)
1616
1717require (
18- golang.org/x/sys v0.42 .0 // indirect
19- golang.org/x/term v0.41 .0 // indirect
18+ golang.org/x/sys v0.43 .0 // indirect
19+ golang.org/x/term v0.42 .0 // indirect
2020)
Original file line number Diff line number Diff line change 1- go.followtheprocess.codes/hue v1.0 .0 h1:0fYXAGR1o+w7Vja+Q+iVtqeEP3/CE6ET/pniyl8e9yo =
2- go.followtheprocess.codes/hue v1.0 .0 /go.mod h1:gSn5xK6KJapih+eFgQk3woo1qg3/rx9XSrAanUIuDr8 =
1+ go.followtheprocess.codes/hue v1.1 .0 h1:bPq21YLdWxQ0ki4lIvXCYtgutaGaDUYaSIENDdrrlNQ =
2+ go.followtheprocess.codes/hue v1.1 .0 /go.mod h1:VnCeVmYESGmX7fZJSFs59u8G+5zseCwGdFiJGHCFg4o =
33go.followtheprocess.codes/snapshot v0.9.1 h1:q90k4ZsV4WNrJkAXo6gLqYLgE3RipnzSOXU5o5Moyts =
44go.followtheprocess.codes/snapshot v0.9.1 /go.mod h1:IKWetABJnYaG6rZAsINXAc6rB0TxoxdysBC3R2HvwWo =
55go.followtheprocess.codes/test v1.1.0 h1:1v2JyMd3STr7dIXzcHEhct2qvS8/mTtGYbSyhpReciI =
66go.followtheprocess.codes/test v1.1.0 /go.mod h1:BHZi5SZahJw01xcuc7EgrlyzX7zJLXAWy11rOR9geVw =
77go.yaml.in/yaml/v4 v4.0.0-rc.4 h1:UP4+v6fFrBIb1l934bDl//mmnoIZEDK0idg1+AIvX5U =
88go.yaml.in/yaml/v4 v4.0.0-rc.4 /go.mod h1:aZqd9kCMsGL7AuUv/m/PvWLdg5sjJsZ4oHDEnfPPfY0 =
9- golang.org/x/sys v0.42 .0 h1:omrd2nAlyT5ESRdCLYdm3+fMfNFE/+Rf4bDIQImRJeo =
10- golang.org/x/sys v0.42 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
11- golang.org/x/term v0.41 .0 h1:QCgPso/Q3RTJx2Th4bDLqML4W6iJiaXFq2/ftQF13YU =
12- golang.org/x/term v0.41 .0 /go.mod h1:3pfBgksrReYfZ5lvYM0kSO0LIkAl4Yl2bXOkKP7Ec2A =
9+ golang.org/x/sys v0.43 .0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI =
10+ golang.org/x/sys v0.43 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
11+ golang.org/x/term v0.42 .0 h1:UiKe+zDFmJobeJ5ggPwOshJIVt6/Ft0rcfrXZDLWAWY =
12+ golang.org/x/term v0.42 .0 /go.mod h1:Dq/D+snpsbazcBG5+F9Q1n2rXV8Ma+71xEjTRufARgY =
1313golang.org/x/tools v0.39.0 h1:ik4ho21kwuQln40uelmciQPp9SipgNDdrafrYA4TmQQ =
1414golang.org/x/tools v0.39.0 /go.mod h1:JnefbkDPyD8UU2kI5fuf8ZX4/yUeh9W877ZeBONxUqQ =
You can’t perform that action at this time.
0 commit comments