
Fix some warnings from go-staticcheck. "should use buffer.String() instead of string(buffer.Bytes()) (S1030)" This warning is explained at this link. https://staticcheck.io/docs/checks#S1030
Fix some warnings from go-staticcheck. "should use buffer.String() instead of string(buffer.Bytes()) (S1030)" This warning is explained at this link. https://staticcheck.io/docs/checks#S1030