refactor: move server, session, types package to internal #149

Open
bagas wants to merge 27 commits from main into broken-tea
Showing only changes of commit 76df8d9f75 - Show all commits
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
--output.checkstyle.path=golangci-lint-report.xml
- name: SonarQube Scan
uses: SonarSource/sonarqube-scan-action@v7.2.0
uses: SonarSource/sonarqube-scan-action@v7.2.1
env:
SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST }}
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}